From: Lee Li Date: Sun, 2 Jun 2024 01:42:52 +0000 (+0800) Subject: request.md: language fix X-Git-Tag: curl-8_9_0~329 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6a7ad8911dc716efdb89542caa63ff1933bd30d3;p=thirdparty%2Fcurl.git request.md: language fix improved for better readability and correctness Closes #13854 --- diff --git a/docs/cmdline-opts/request.md b/docs/cmdline-opts/request.md index 4a6304c1be..73ef63b2bf 100644 --- a/docs/cmdline-opts/request.md +++ b/docs/cmdline-opts/request.md @@ -19,7 +19,7 @@ Example: Change the method to use when starting the transfer. -curl passes on the verbatim string you give it its the request without any +curl passes on the verbatim string you give it in the request without any filter or other safe guards. That includes white space and control characters. ## HTTP