xref: /aosp_15_r20/external/curl/docs/cmdline-opts/tr-encoding.md (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1---
2c: Copyright (C) Daniel Stenberg, <[email protected]>, et al.
3SPDX-License-Identifier: curl
4Long: tr-encoding
5Added: 7.21.6
6Help: Request compressed transfer encoding
7Protocols: HTTP
8Category: http
9Multi: boolean
10See-also:
11  - compressed
12Example:
13  - --tr-encoding $URL
14---
15
16# `--tr-encoding`
17
18Request a compressed Transfer-Encoding response using one of the algorithms
19curl supports, and uncompress the data while receiving it.
20