hpodder icon indicating copy to clipboard operation
hpodder copied to clipboard

Support compressed content encodings

Open kevinoid opened this issue 11 years ago • 0 comments

Curl supports several HTTP content encodings (such as deflate and gzip) for compressing responses. Pass the --compressed option to enable advertising support to servers via the Accept-Encoding HTTP header.

This won't have much of an effect for compressed audio if servers choose to compress it, but for the XML it is significant.

Signed-off-by: Kevin Locke [email protected]

kevinoid avatar May 25 '13 04:05 kevinoid