blob: 8e753c12653b7eabdc0ebd80adf087b743c97b3b [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
2SPDX-License-Identifier: curl
3Long: raw
4Help: Do HTTP "raw"; no transfer decoding
5Added: 7.16.2
6Protocols: HTTP
7Category: http
8Example: --raw $URL
9See-also: tr-encoding
10Multi: boolean
11---
12When used, it disables all internal HTTP decoding of content or transfer
13encodings and instead makes them passed on unaltered, raw.