cURL / Mailing Lists / curl-library / Single Mail

curl-library

How to output verbose to file?

From: nkb <nkb_at_pacific.net.sg>
Date: Sat, 14 Aug 2004 01:28:58 +0900

Hi.
I'm stuck for more than 2 hours...
I'm using libcurl. And I've
curl_easy_setopt(curl, CURLOPT_VERBOSE, 1);

but, when I write the result of the connection out using
CURLOPT_WRITEFUNCTION etc. I got the result coming back from the server,
but not all the verbose stuff from curl. So, how do I see the verbose
result from within my program? Thanks!
Received on 2004-08-13