cmdline-opts: more command line options documented

Moved over to the new format
This commit is contained in:
Daniel Stenberg 2016-11-28 00:50:25 +01:00
parent 720ea577dc
commit 5c4a526388
46 changed files with 472 additions and 0 deletions

7
docs/cmdline-opts/raw.d Normal file
View file

@ -0,0 +1,7 @@
Long: raw
Help: Do HTTP "raw"; no transfer decoding
Added: 7.16.2
Protocols: HTTP
---
When used, it disables all internal HTTP decoding of content or transfer
encodings and instead makes them passed on unaltered, raw.