Searched refs:no_location_rewrite (Results 1 – 5 of 5) sorted by relevance
880 bool no_location_rewrite; member
1173 if (!config->http2_proxy && !httpconf.no_location_rewrite) { in on_downstream_header_complete()
1669 if (!config->http2_proxy && !httpconf.no_location_rewrite) { in on_downstream_header_complete()
1267 if (!config->http2_proxy && !httpconf.no_location_rewrite) { in on_downstream_header_complete()
3429 config->http.no_location_rewrite = util::strieq_l("yes", optarg); in parse_config()