Home
last modified time | relevance | path

Searched refs:CURLPROTO_WSS (Results 1 – 4 of 4) sorted by relevance

/curl/lib/
H A Durldata.h74 #define CURLPROTO_WSS ((curl_prot_t)1<<31) macro
77 #define CURLPROTO_WSS 0 macro
118 CURLPROTO_WSS)
H A Dhttp.c1752 if(((conn->given->protocol&(CURLPROTO_HTTPS|CURLPROTO_WSS)) && in Curl_http_host()
2259 conn->handler->protocol&(CURLPROTO_HTTPS|CURLPROTO_WSS) || in Curl_http_cookies()
2700 if(!result && conn->handler->protocol&(CURLPROTO_WS|CURLPROTO_WSS)) in Curl_http()
3082 conn->handler->protocol&(CURLPROTO_HTTPS|CURLPROTO_WSS) || in Curl_http_header()
H A Dc-hyper.c1116 if(!result && conn->handler->protocol&(CURLPROTO_WS|CURLPROTO_WSS)) in Curl_http()
H A Dws.c1352 CURLPROTO_WSS, /* protocol */

Completed in 41 milliseconds