mirror of
https://github.com/curl/curl.git
synced 2026-07-23 07:47:14 +03:00
misc: spelling fixes
Mostly in comments but also in the -w documentation for headers_json. Closes #8647
This commit is contained in:
parent
adb3ecff8d
commit
a3f4d7cee9
7 changed files with 12 additions and 12 deletions
|
|
@ -62,7 +62,7 @@ are provided as arrays, since in the case of multiple headers there can be
|
|||
multiple values.
|
||||
|
||||
The header names provided in lowercase, listed in order of appearance over the
|
||||
wire. Except for duplicated headers. They are grouped on the first occurance
|
||||
wire. Except for duplicated headers. They are grouped on the first occurrence
|
||||
of that header, each value is presented in the JSON array.
|
||||
.TP
|
||||
.B http_code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue