mirror of
https://github.com/curl/curl.git
synced 2026-05-07 00:17:28 +03:00
parent
13b6a6036c
commit
1ea3060a25
1 changed files with 3 additions and 3 deletions
|
|
@ -166,9 +166,9 @@ The result of the HTTPS proxy's SSL peer certificate verification that was
|
|||
requested. 0 means the verification was successful. (Added in 7.52.0)
|
||||
|
||||
## `proxy_used`
|
||||
Returns 1 if the previous transfer used a proxy, otherwise 0. Useful to for
|
||||
example determine if a `NOPROXY` pattern matched the hostname or not. (Added
|
||||
in 8.7.0)
|
||||
Returns 1 if the previous transfer used a proxy, otherwise 0. Useful for
|
||||
example to determine if a `NOPROXY` pattern matched the hostname or not.
|
||||
(Added in 8.7.0)
|
||||
|
||||
## `redirect_url`
|
||||
When an HTTP request was made without --location to follow redirects (or when
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue