mirror of
https://github.com/curl/curl.git
synced 2026-07-24 11:27:17 +03:00
write-out.md: header_json is not included the json object
Fixes #18390 Reported-by: Sebastian Carlos Closes #18399
This commit is contained in:
parent
fef318553b
commit
022f9a428a
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ curl CONNECT request. (Added in 7.12.4)
|
|||
The http version that was effectively used. (Added in 7.50.0)
|
||||
|
||||
## `json`
|
||||
A JSON object with all available keys. (Added in 7.70.0)
|
||||
A JSON object with all available keys except `header_json`. (Added in 7.70.0)
|
||||
|
||||
## `local_ip`
|
||||
The IP address of the local end of the most recently done connection - can be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue