cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Receiving SOAP response in libcurl

From: svante karlsson <saka_at_csi.se>
Date: Tue, 13 Sep 2011 09:06:40 +0200

>
> I just want to achieve the basic send and receive post responses. Thanks in
> advance.
>

you could try
curl_easy_setopt(curl, CURLOPT_VERBOSE, 1L);
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-09-13