xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame] | 1 | c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al. |
2 | SPDX-License-Identifier: curl | ||||
3 | Long: tr-encoding | ||||
4 | Added: 7.21.6 | ||||
5 | Help: Request compressed transfer encoding | ||||
6 | Protocols: HTTP | ||||
7 | Category: http | ||||
8 | Example: --tr-encoding $URL | ||||
9 | See-also: compressed | ||||
10 | Multi: boolean | ||||
11 | --- | ||||
12 | Request a compressed Transfer-Encoding response using one of the algorithms | ||||
13 | curl supports, and uncompress the data while receiving it. |