cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurls behaviour without zlib?

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 10 Oct 2005 20:36:14 +0200 (CEST)

On Mon, 10 Oct 2005, Michael Wallner wrote:

>> Setting this option populates the request accordingly and only if you have
>> zlib it will unpack anything while downloading.
>
> So, if libcurl is not built against zlib it still sends the request and
> downloads the data? That's great, and what I was hoping for :)

Correct.

>> But, if you set the option to "" libcurl will fill in all supported types
>> in the request and when built without zlib it doesn't include any
>> compressed types at all!
>
> Uhm, could I overcome that by setting "gzip, deflate, compress"?

Yes you can!

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-10-10