Home
last modified time | relevance | path

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

/third_party/curl/lib/
Durldata.h625 UPGR101_WS, /* upgrade to WebSockets requested */ enumerator
Dws.c738 k->upgr101 = UPGR101_WS; in Curl_ws_request()
Dc-hyper.c498 if(k->upgr101 == UPGR101_WS) { in Curl_hyper_stream()
Dhttp.c4052 else if(k->upgr101 == UPGR101_WS) { in http_rw_headers()
4172 if(data->req.upgr101 == UPGR101_WS) { in http_rw_headers()