]> git.ipfire.org Git - thirdparty/curl.git/commit
docs: clarify that curl passes on input unfiltered
authorDaniel Stenberg <daniel@haxx.se>
Thu, 2 Nov 2023 12:05:10 +0000 (13:05 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 2 Nov 2023 15:27:39 +0000 (16:27 +0100)
commit63e1a9a1e7a6808a3f325547fe586c6b58d32fc7
treeae544170d40257add2a3ca9883651755ad9c038a
parent5c846a12a3ecf1ba36e9e75246e7644abe4d03fa
docs: clarify that curl passes on input unfiltered

... for several options.

Reported-by: Ophir Lojkine
Closes #12249
docs/cmdline-opts/header.d
docs/cmdline-opts/request-target.d
docs/cmdline-opts/request.d
docs/libcurl/opts/CURLOPT_CUSTOMREQUEST.3
docs/libcurl/opts/CURLOPT_HTTPHEADER.3
docs/libcurl/opts/CURLOPT_REQUEST_TARGET.3