Home
last modified time | relevance | path

Searched refs:CURLE_PROXY (Results 1 – 9 of 9) sorted by relevance

/curl/tests/data/
H A Dtest72816 # SOCKS5 remote resolve. curl must return error CURLE_PROXY in this case.
57 # the error message is verified because error code CURLE_PROXY (97) may be
H A Dtest72936 # CURLE_PROXY
/curl/docs/libcurl/opts/
H A DCURLINFO_PROXY_ERROR.md69 transfer returned a **CURLE_PROXY** error. That error code matches the
86 if(res == CURLE_PROXY) {
/curl/lib/
H A Dstrerror.c313 case CURLE_PROXY: in curl_easy_strerror()
H A Dsocks.c1106 result = CURLE_PROXY; in connect_SOCKS()
/curl/docs/libcurl/
H A Dsymbols-in-versions290 CURLE_PROXY 7.73.0
H A Dlibcurl-errors.md473 ## CURLE_PROXY (97)
/curl/include/curl/
H A Dcurl.h639 CURLE_PROXY, /* 97 - proxy handshake error */ enumerator
/curl/packages/OS400/
H A Dcurl.inc.in667 d CURLE_PROXY c 97

Completed in 39 milliseconds