Home
last modified time | relevance | path

Searched refs:no_location_rewrite (Results 1 - 5 of 5) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_config.h880 bool no_location_rewrite; member
H A Dshrpx_https_upstream.cc1188 if (!config->http2_proxy && !httpconf.no_location_rewrite) { in on_downstream_header_complete()
H A Dshrpx_http2_upstream.cc1669 if (!config->http2_proxy && !httpconf.no_location_rewrite) { in on_downstream_header_complete()
H A Dshrpx_http3_upstream.cc1286 if (!config->http2_proxy && !httpconf.no_location_rewrite) { in on_downstream_header_complete()
H A Dshrpx_config.cc3429 config->http.no_location_rewrite = util::strieq_l("yes", optarg); in parse_config()

Completed in 18 milliseconds