mirror of
https://github.com/curl/curl.git
synced 2026-07-31 10:48:04 +03:00
fixup use consistent WARNING formatting
This commit is contained in:
parent
5f47fd76b0
commit
945740c1e8
1 changed files with 2 additions and 2 deletions
|
|
@ -26,5 +26,5 @@ 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.
|
||||
**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