mirror of
https://github.com/curl/curl.git
synced 2024-12-09 06:30:06 +08:00
parent
772e28ff76
commit
8803d2bfd9
@ -41,7 +41,7 @@ The variables available are:
|
||||
.TP 15
|
||||
.B certs
|
||||
Output the certificate chain with details. Supported only by the OpenSSL,
|
||||
GnuTLS, Schannel, NSS, GSKit and Secure Transport backends (Added in 7.88.0)
|
||||
GnuTLS, Schannel, NSS, GSKit and Secure Transport backends. (Added in 7.88.0)
|
||||
.TP
|
||||
.B content_type
|
||||
The Content-Type of the requested document, if there was any.
|
||||
@ -97,7 +97,7 @@ The http method used in the most recent HTTP request. (Added in 7.72.0)
|
||||
.TP
|
||||
.B num_certs
|
||||
Number of server certificates received in the TLS handshake. Supported only by
|
||||
the OpenSSL, GnuTLS, Schannel, NSS, GSKit and Secure Transport backends (Added
|
||||
the OpenSSL, GnuTLS, Schannel, NSS, GSKit and Secure Transport backends. (Added
|
||||
in 7.88.0)
|
||||
.TP
|
||||
.B num_connects
|
||||
@ -111,7 +111,7 @@ redirect). Note that the status line IS NOT a header. (Added in 7.73.0)
|
||||
Number of redirects that were followed in the request. (Added in 7.12.3)
|
||||
.TP
|
||||
.B onerror
|
||||
The rest of the output is only shown if the transfer returned a non-zero error
|
||||
The rest of the output is only shown if the transfer returned a non-zero error.
|
||||
(Added in 7.75.0)
|
||||
.TP
|
||||
.B proxy_ssl_verify_result
|
||||
|
Loading…
Reference in New Issue
Block a user