Searched refs:UPGR101_WS (Results 1 – 4 of 4) sorted by relevance
49 UPGR101_WS, /* upgrade to WebSockets requested */ enumerator
486 if(k->upgr101 == UPGR101_WS) { in Curl_hyper_stream()
744 k->upgr101 = UPGR101_WS; in Curl_ws_request()
3451 else if(k->upgr101 == UPGR101_WS) { in http_on_response()3537 if(data->req.upgr101 == UPGR101_WS) { in http_on_response()
Completed in 19 milliseconds