mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:41:40 +03:00
compressed.md: might generate a huge amount of bytes
Make sure this is not a surprise Closes #20028
This commit is contained in:
parent
7db60495ad
commit
26d3b9e7b9
1 changed files with 3 additions and 0 deletions
|
|
@ -25,3 +25,6 @@ content is (still) compressed; while in fact it has already been decompressed.
|
|||
If this option is used and the server sends an unsupported encoding, curl
|
||||
reports an error. This is a request, not an order; the server may or may not
|
||||
deliver data compressed.
|
||||
|
||||
**WARNING**: when decompressing data, even tiny transfers might be expanded
|
||||
and generate a huge amount of bytes.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue