mirror of
https://github.com/curl/curl.git
synced 2026-04-30 02:38:03 +03:00
request.md: language fix
improved for better readability and correctness Closes #13854
This commit is contained in:
parent
810933d779
commit
6a7ad8911d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue