Home
last modified time | relevance | path

Searched refs:CURLPROXY_HTTP (Results 1 – 13 of 13) sorted by relevance

/curl/docs/libcurl/opts/
H A DCURLOPT_PROXYTYPE.md30 ## CURLPROXY_HTTP section
46 HTTP 1.0 Proxy. This is similar to CURLPROXY_HTTP except it uses HTTP/1.0 for
71 CURLPROXY_HTTP
/curl/tests/libtest/
H A Dlib1529.c52 test_setopt(curl, CURLOPT_PROXYTYPE, CURLPROXY_HTTP); in test()
H A Dlib1528.c62 test_setopt(curl, CURLOPT_PROXYTYPE, CURLPROXY_HTTP); in test()
H A Dlib1525.c82 test_setopt(curl, CURLOPT_PROXYTYPE, CURLPROXY_HTTP); in test()
H A Dlib1527.c83 test_setopt(curl, CURLOPT_PROXYTYPE, CURLPROXY_HTTP); in test()
H A Dlib1526.c85 test_setopt(curl, CURLOPT_PROXYTYPE, CURLPROXY_HTTP); in test()
/curl/src/
H A Dtool_setopt.c50 NV(CURLPROXY_HTTP),
H A Dtool_getparam.c2721 config->proxyver = CURLPROXY_HTTP; in getparameter()
/curl/docs/libcurl/
H A Dsymbols-in-versions964 CURLPROXY_HTTP 7.10
/curl/lib/
H A Durl.c394 set->proxytype = CURLPROXY_HTTP; /* defaults to HTTP proxy */ in Curl_init_userdefined()
1380 (conn->http_proxy.proxytype == CURLPROXY_HTTP || in allocate_conn()
2535 conn->http_proxy.proxytype = CURLPROXY_HTTP;
H A Dsetopt.c1144 if((arg < CURLPROXY_HTTP) || (arg > CURLPROXY_SOCKS5_HOSTNAME)) in Curl_vsetopt()
/curl/include/curl/
H A Dcurl.h780 CURLPROXY_HTTP = 0, /* added in 7.10, new in 7.19.4 default is to use enumerator
/curl/packages/OS400/
H A Dcurl.inc.in868 d CURLPROXY_HTTP...

Completed in 67 milliseconds