Use this tag only for questions related to the multiprotocol internet transfer library, for question related to command line tool please use the specific curl tag
How do I get the HTTP status code (eg 200 or 500) after calling curl_easy_perform?
c http libcurlI am using Authorize.net in my application(its in OSCOMMERCE) , When the user making payment its returning empty response. …
php curl libcurl oscommerceI'm using libcurl and am getting the following sort of linker errors in VC++ 10. 1>main.obj : error LNK2019: unresolved …
c++ libcurlHello i have this error when i run curl from tcl error: curl: /usr/local/lib/libcurl.so.4: no version …
curl tcl libcurlThe attached code is returning "Notice: Array to string conversion in...". Simply my array is being handled to the remote …
php curl libcurlI'm new to cURL in PHP. I have a question regarding usage of curl options. Consider two script files: test1.…
php curl libcurlThis is really frustrating. I keep getting this error when trying to run a standard curl command: curl --url https://…
curl installation libcurl meteorI have homework where I need somehow to compare two HTTP responses. I am writing it on C and I …
c string libcurl httpresponse