Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_client_handler.h125 int perform_http2_upgrade(HttpsUpstream *http);
Dshrpx_client_handler.cc1167 int ClientHandler::perform_http2_upgrade(HttpsUpstream *http) { in perform_http2_upgrade() function in shrpx::ClientHandler
Dshrpx_https_upstream.cc599 handler->perform_http2_upgrade(upstream) != 0) { in htp_msg_completecb()