summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/tr-encoding.d
blob: 053e18ca10210951d7defb7143c09fbab347b73e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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
Example: --tr-encoding $URL
See-also: compressed
Multi: boolean
---
Request a compressed Transfer-Encoding response using one of the algorithms
curl supports, and uncompress the data while receiving it.