cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Empty error message "Error setting curl:"

From: Michael Wood <esiotrot_at_gmail.com>
Date: Fri, 8 Feb 2013 16:31:42 +0200

On 8 February 2013 15:56, Brilliantov Kirill Vladimirovich
<brilliantov_at_byterg.ru> wrote:
> Daniel Stenberg wrote on 02/08/2013 05:11 PM:
>
>> CURLOPT_VERBOSE and CURLOPT_DEBUGFUNCTION are fairly good ways to get
>> info out from libcurl.
>
> Hello, Daniel!
> I found what CURLOPT_VERBOSE used in curlftpfs:
> $ grep CURLOPT_VERBOSE -rnI -C1 .
> ./ftpfs.c-1544- if (ftpfs.verbose) {
> ./ftpfs.c:1545: curl_easy_setopt_or_die(easy, CURLOPT_VERBOSE, TRUE);
> ./ftpfs.c-1546- }
>
> Why I not get verbose output if this options in use?

I think you'll have to ask the ftpfs developers that.

-- 
Michael Wood <esiotrot_at_gmail.com>
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-02-08