Home
last modified time | relevance | path

Searched refs:UPGR101_H2 (Results 1 – 3 of 3) sorted by relevance

/curl/lib/
H A Drequest.h50 UPGR101_H2, /* upgrade to HTTP/2 requested */ enumerator
H A Dhttp.c3243 (k->upgr101 == UPGR101_H2 && k->httpcode == 101)) { in Curl_http_statusline()
3437 if(k->upgr101 == UPGR101_H2) { in http_on_response()
3485 if(k->upgr101 == UPGR101_H2) { in http_on_response()
H A Dhttp2.c1740 k->upgr101 = UPGR101_H2; in Curl_http2_request_upgrade()

Completed in 24 milliseconds