Home
last modified time | relevance | path

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

/curl/lib/
H A Durldata.h73 #define CURLPROTO_WS (1<<30) macro
76 #define CURLPROTO_WS 0 macro
117 #define PROTO_FAMILY_HTTP (CURLPROTO_HTTP|CURLPROTO_HTTPS|CURLPROTO_WS| \
H A Dc-hyper.c1116 if(!result && conn->handler->protocol&(CURLPROTO_WS|CURLPROTO_WSS)) in Curl_http()
H A Dws.c1326 CURLPROTO_WS, /* protocol */
H A Dhttp.c1754 ((conn->given->protocol&(CURLPROTO_HTTP|CURLPROTO_WS)) && in Curl_http_host()
2700 if(!result && conn->handler->protocol&(CURLPROTO_WS|CURLPROTO_WSS)) in Curl_http()

Completed in 31 milliseconds