Home
last modified time | relevance | path

Searched refs:regular_connect_method (Results 1 - 6 of 6) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_http2_downstream_connection.cc259 req.regular_connect_method(); in push_request_headers()
304 if (!req.regular_connect_method()) { in push_request_headers()
366 if (config->http2_proxy || req.regular_connect_method()) { in push_request_headers()
407 if (!config->http2_proxy && !req.regular_connect_method()) { in push_request_headers()
H A Dshrpx_downstream.h175 bool regular_connect_method() const { in regular_connect_method() function
H A Dshrpx_http2_upstream.cc1793 if (!req.regular_connect_method() || !downstream->get_upgraded()) { in on_downstream_header_complete()
1975 if (req.regular_connect_method() || req.scheme != "http") { in redirect_to_https()
H A Dshrpx_client_handler.cc1074 if (!req.regular_connect_method()) { in get_downstream_connection()
H A Dshrpx_http_downstream_connection.cc482 auto connect_method = req.regular_connect_method(); in push_request_headers()
H A Dshrpx_http3_upstream.cc1381 if (!req.regular_connect_method() || !downstream->get_upgraded()) { in on_downstream_header_complete()

Completed in 15 milliseconds