Imported Upstream version 7.53.1
[platform/upstream/curl.git] / docs / cmdline-opts / compressed.d
1 Long: compressed
2 Help: Request compressed response
3 Protocols: HTTP
4 ---
5 Request a compressed response using one of the algorithms curl supports, and
6 save the uncompressed document.  If this option is used and the server sends
7 an unsupported encoding, curl will report an error.