cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Error Question

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 21 Jan 2004 08:47:54 +0100 (CET)

On Tue, 20 Jan 2004, Jared McIntyre wrote:

> >Ask the user to re-run with VERBOSE set so that you get to see the FTP
> >server's response headers.
>
> Maybe I'm looking in the wrong place, but the documentation isn't clear as
> to where the verbose information goes or how it is accessed. I'm going to
> send our customer a test version of our application with verbose on, but I
> will need to find a way to present that information to the user so he can
> send it back to me. Will it show up in the error buffer or somewhere else?

You're right, and I just added a description to the docs regarding this:

The output is sent to stderr, or the stream you set with CURLOPT_STDERR.

If that isn't good enough, CURLOPT_DEBUGFUNCTION offers you even more choices
on how to deal with the info.

-- 
    Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/
   [[ Do not send mails to this email address. They won't reach me. ]]
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
Received on 2004-01-21