mirror of
https://github.com/curl/curl.git
synced 2026-06-13 04:55:37 +03:00
fixup language
This commit is contained in:
parent
6abe788bb8
commit
eaae8bc4fd
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ The value of header `name` from the transfer's most recent server response.
|
|||
Unlike other variables, the variable name `header` is not in braces. For
|
||||
example `%header{date}`. Refer to --write-out remarks. (Added in 7.84.0)
|
||||
|
||||
Starting with 8.17.0, this output the contents of *all* header fields using a
|
||||
Starting with 8.17.0, output the contents of *all* header fields using a
|
||||
specific name - even for a whole redirect "chain" by appending
|
||||
`:all:[separator]` to the header name. The `[separator]` string (if not blank)
|
||||
is output between the headers if there are more than one. When more than one
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue