From 6a7ad8911dc716efdb89542caa63ff1933bd30d3 Mon Sep 17 00:00:00 2001 From: Lee Li Date: Sun, 2 Jun 2024 09:42:52 +0800 Subject: [PATCH] request.md: language fix improved for better readability and correctness Closes #13854 --- docs/cmdline-opts/request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3