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