mirror of
https://github.com/moparisthebest/curl
synced 2025-01-10 21:48:10 -05:00
compressed.d: stress that the headers are not modified
Suggested-by: Michael Osipov Assisted-by: Jay Satiro Bug: https://github.com/curl/curl/issues/5182#issuecomment-611638008 Closes #5217
This commit is contained in:
parent
dd0365d560
commit
b9a0804ad1
@ -3,5 +3,7 @@ Help: Request compressed response
|
||||
Protocols: HTTP
|
||||
---
|
||||
Request a compressed response using one of the algorithms curl supports, and
|
||||
save the uncompressed document. If this option is used and the server sends
|
||||
an unsupported encoding, curl will report an error.
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user