summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/raw.d
blob: c44d33f5cc5f970b7f79a3d9005314180b06d4b2 (plain)
1
2
3
4
5
6
7
8
9
Long: raw
Help: Do HTTP "raw"; no transfer decoding
Added: 7.16.2
Protocols: HTTP
Category: http
Example: --raw $URL
---
When used, it disables all internal HTTP decoding of content or transfer
encodings and instead makes them passed on unaltered, raw.