mirror of
https://github.com/curl/curl.git
synced 2026-07-23 00:27:24 +03:00
write-out.d: Fix num_headers formatting
This commit is contained in:
parent
09c807428e
commit
50e74ca18a
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ Number of new connects made in the recent transfer. (Added in 7.12.3)
|
|||
.TP
|
||||
.B num_headers
|
||||
The number of response headers in the most recent request (restarted at each
|
||||
redirect). Note that the status line IS NOT a header. (Added in 7.73.0)
|
||||
redirect). Note that the status line IS NOT a header. (Added in 7.73.0)
|
||||
.TP
|
||||
.B num_redirects
|
||||
Number of redirects that were followed in the request. (Added in 7.12.3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue