Welcome Guest, Not a member yet? Register   Sign In
Capturing post data from C++ application in Codeigniter 4
#2

Here is the line from the C++ app that calls the controller in question:
Code:
subscriptioninfo = pSession->OpenRequest(CHttpConnection::HTTP_VERB_POST, address, NULL, NULL, NULL, NULL, INTERNET_FLAG_SECURE | INTERNET_FLAG_RELOAD | INTERNET_FLAG_DONT_CACHE);
Reply


Messages In This Thread
RE: Capturing post data from C++ application in Codeigniter 4 - by junosapien - 05-13-2022, 11:41 AM



Theme © iAndrew 2016 - Forum software by © MyBB