Test POST to CGII'm compiling a C++ executable in Visual Studio 2008. It's made to accept a POST from a HTML form. ...
Curl gives 404I think I could figure it out if I could output the raw CURL Post request and the raw response. Any...
Curl gives 404I added this code for debugging: std::cout << url.str().c_str(); std::cout << "<br><br>"; std::co...
This user does not accept Private Messages