Searched refs:UPGR101_H2 (Results 1 – 3 of 3) sorted by relevance
50 UPGR101_H2, /* upgrade to HTTP/2 requested */ enumerator
3241 (k->upgr101 == UPGR101_H2 && k->httpcode == 101)) { in Curl_http_statusline()3435 if(k->upgr101 == UPGR101_H2) { in http_on_response()3483 if(k->upgr101 == UPGR101_H2) { in http_on_response()
1758 k->upgr101 = UPGR101_H2; in Curl_http2_request_upgrade()
Completed in 35 milliseconds