Searched refs:connect_method (Results 1 – 2 of 2) sorted by relevance
482 auto connect_method = req.regular_connect_method(); in push_request_headers() local493 httpconf.no_host_rewrite || config->http2_proxy || connect_method; in push_request_headers()509 if (connect_method) { in push_request_headers()578 } else if (!connect_method && req.upgrade_request) { in push_request_headers()613 if (config->http2_proxy || connect_method) { in push_request_headers()655 if (!config->http2_proxy && !connect_method) { in push_request_headers()
1151 auto connect_method = req.method == HTTP_CONNECT; in on_downstream_header_complete() local1220 if (!connect_method && downstream->get_upgraded()) { in on_downstream_header_complete()