cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Curl_failf funtion problem

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 16 Apr 2003 10:53:31 +0200 (CEST)

On Wed, 16 Apr 2003, [gb2312] ׯǬΰ wrote:

> How can i get the output message of the "Curl_failf" funtion?

1. The error message is stored in the buffer you provide to libcurl using the
   CURLOPT_ERRORBUFFER option.

2. It is also displayed in the CURLOPT_VERBOSE output.

3. It is also sent to the CURLOPT_DEBUGFUNCTION callback.

I hope this helps!

-- 
 Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2003-04-16