blob: 7fdf9e0980dd21a9eae9fd9f292e229cd3f688b5 (
plain)
1
2
3
4
5
6
7
8
9
|
Long: tr-encoding
Added: 7.21.6
Help: Request compressed transfer encoding
Protocols: HTTP
Category: http
Example: --tr-encoding $URL
---
Request a compressed Transfer-Encoding response using one of the algorithms
curl supports, and uncompress the data while receiving it.
|