Searched refs:no_location_rewrite (Results 1 – 4 of 4) sorted by relevance
746 bool no_location_rewrite; member
1138 if (!config->http2_proxy && !httpconf.no_location_rewrite) { in on_downstream_header_complete()
1659 if (!config->http2_proxy && !httpconf.no_location_rewrite) { in on_downstream_header_complete()
3195 config->http.no_location_rewrite = util::strieq_l("yes", optarg); in parse_config()