browser/external/curl-8.3.0/docs/cmdline-opts/tr-encoding.d
2023-09-27 13:43:06 -04:00

14 lines
398 B
Makefile

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.