xref: /curl/docs/cmdline-opts/tr-encoding.md (revision 2494b8dd)
1---
2c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, 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