mirror of
https://github.com/curl/curl.git
synced 2025-01-18 14:04:30 +08:00
compressed.d: it's a request, not an order
Clarified Reported-by: Dan Jacobson Reviewed-by: Daniel Gustafsson Fixes #7516 Closes #7517
This commit is contained in:
parent
8d0c1137c1
commit
94bd01310b
@ -7,4 +7,5 @@ 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.
|
||||
report an error. This is a request, not an order; the server may or may not
|
||||
deliver data compressed.
|
||||
|
Loading…
Reference in New Issue
Block a user