cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: about ftpgetinfo

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Thu, 20 Jan 2011 19:03:14 +0100

On Thursday 20 January 2011 18:06:41 Romeo Petruca wrote:
> using ftpgetinfo.c source, is working, but how can i disabling this message
>
>
> Last-Modified: Mon, 17 Jan 2011 16:32:08 GMT
> Content-Length: 3055078
> Accept-ranges: bytes

curl_easy_setopt(curl, CURLOPT_WRITEFUNCTION, throw_away);

I am not sure if it is a bug or feature though...

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