h2-mod/deps/curl/docs/cmdline-opts/tr-encoding.d

14 lines
398 B
D
Raw Normal View History

2024-03-07 03:33:59 -05:00
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.