mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 19:45:04 -05:00
b9a0804ad1
Suggested-by: Michael Osipov Assisted-by: Jay Satiro Bug: https://github.com/curl/curl/issues/5182#issuecomment-611638008 Closes #5217
10 lines
309 B
D
10 lines
309 B
D
Long: compressed
|
|
Help: Request compressed response
|
|
Protocols: HTTP
|
|
---
|
|
Request a compressed response using one of the algorithms curl supports, and
|
|
automatically decompress the content. Headers are not modified.
|
|
|
|
If this option is used and the server sends an unsupported encoding, curl will
|
|
report an error.
|