Send data with libcurl to .php in c++
I use libcurl to send request to my site for fetching some info.
I use libcurl to send request to my site for fetching some info.
I’m using a simple PHP library to add documents to a SOLR index, via HTTP.
I’m building a Curl web automation app and am having some issue with not getting the desired outcome of my POST action, I am having some trouble figuring out how I can show the full POST request I am sending over (with headers), I have been searching on this but everything that comes up is the response headers, actually I want these too but also the request, which none of the posts I find on google seem to mention..
I am using Authorize.net in my application(its in OSCOMMERCE) , When the user making payment its returning empty response. I debugged and find that it returning this error: