cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Which functions must be re-set after curl_easy_perform ()

From: Gary Maxwell <gmaxwell_at_broadsoft.com>
Date: Fri, 4 Mar 2011 16:42:49 -0800

> From: richardcavell_at_mail.com
> Sent: Friday, March 04, 2011 3:21 PM
> Subject: Which functions must be re-set after curl_easy_perform ()
>
> 3. Part of the reason why I'm asking is that I can't figure out a way
> to see what libcurl is sending to Wikipedia. I can see the reply
> easily enough by printing out the data buffers. Is there a way for me
> to see what libcurl is sending?
>

CURLOPT_VERBOSE, CURLOPT_STDERR, and CURLOPT_DEBUGFUNCTION are your friends.

Cheers,
Gary

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-03-05