mirror of
https://github.com/curl/curl.git
synced 2026-07-06 23:07:17 +03: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
1 changed files with 2 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue