request.md: language fix

improved for better readability and correctness

Closes #13854
This commit is contained in:
Lee Li 2024-06-02 09:42:52 +08:00 committed by Daniel Stenberg
parent 810933d779
commit 6a7ad8911d
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -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