Home
last modified time | relevance | path

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

/curl/lib/
H A Dhttp_proxy.h59 ((t) == CURLPROXY_HTTPS2))
H A Durl.c2182 if(proxytype != CURLPROXY_HTTPS2)
2185 proxytype = CURLPROXY_HTTPS2;
/curl/docs/libcurl/opts/
H A DCURLOPT_PROXYTYPE.md40 ## CURLPROXY_HTTPS2 section
H A DCURLOPT_PROXY.md54 **CURLPROXY_HTTPS2** allows libcurl to negotiate using HTTP/2 with proxy.
/curl/docs/libcurl/
H A Dsymbols-in-versions967 CURLPROXY_HTTPS2 8.1.0
/curl/src/
H A Dtool_getparam.c1939 config->proxyver = CURLPROXY_HTTPS2; in getparameter()
2720 if(config->proxyver != CURLPROXY_HTTPS2) in getparameter()
/curl/include/curl/
H A Dcurl.h785 CURLPROXY_HTTPS2 = 3, /* HTTPS and attempt HTTP/2 added in 8.2.0 */ enumerator
/curl/lib/vtls/
H A Dvtls.c1944 if(conn->http_proxy.proxytype == CURLPROXY_HTTPS2) { in cf_ssl_proxy_create()
/curl/packages/OS400/
H A Dcurl.inc.in874 d CURLPROXY_HTTPS2...

Completed in 77 milliseconds