un-nest curl
This commit is contained in:
19
curl-8.15.0/docs/cmdline-opts/tr-encoding.md
Normal file
19
curl-8.15.0/docs/cmdline-opts/tr-encoding.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
SPDX-License-Identifier: curl
|
||||
Long: tr-encoding
|
||||
Added: 7.21.6
|
||||
Help: Request compressed transfer encoding
|
||||
Protocols: HTTP
|
||||
Category: http
|
||||
Multi: boolean
|
||||
See-also:
|
||||
- compressed
|
||||
Example:
|
||||
- --tr-encoding $URL
|
||||
---
|
||||
|
||||
# `--tr-encoding`
|
||||
|
||||
Request a compressed Transfer-Encoding response using one of the algorithms
|
||||
curl supports, and uncompress the data while receiving it.
|
||||
Reference in New Issue
Block a user