-
-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Description
After setting Accept-Encoding
manually and being surprised to get uncompressed output (I had assumed curl would "just" decompress it), I've come across CURLOPT_ACCEPT_ENCODING
.
Using it with a custom Downloader
and setopt
, this seems to work a treat, and like something that could be worth setting for the default downloader unless there's some major drawback I'm missing.
Metadata
Metadata
Assignees
Labels
No labels