cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[ curl-Feature Requests-3172639 ] disable libz auto decompress

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Fri, 04 Feb 2011 19:08:43 +0000

Feature Requests item #3172639, was opened at 2011-02-04 04:05
Message generated for change (Comment added) made by dfandrich
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=350976&aid=3172639&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
>Group: None
>Status: Closed
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Jonathan JoKoT3 Gibert (jokot3)
>Assigned to: Dan Fandrich (dfandrich)
Summary: disable libz auto decompress

Initial Comment:
Hi,

It would be great to have a option that prevent libz from auto decompressing downloaded files.

"libz Automatic decompression of compressed files over HTTP is supported." (from man)

That is pretty annoying when you expect a compressed file and automagically get an uncompressed one (without warning)

Regards,
Jonathan

----------------------------------------------------------------------

>Comment By: Dan Fandrich (dfandrich)
Date: 2011-02-04 11:08

Message:
Decompression only happens when it's explicitly requested, with the
--compressed option. Without that, the raw, compressed is returned.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=350976&aid=3172639&group_id=976
Received on 2011-02-04

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET