Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dshrpx_downstream.h420 void rewrite_location_response_header(const StringRef &upstream_scheme);
H A Dshrpx_downstream_test.cc162 d.rewrite_location_response_header(StringRef::from_lit("https")); in test_downstream_rewrite_location_response_header()
H A Dshrpx_downstream.cc699 void Downstream::rewrite_location_response_header( in rewrite_location_response_header() function in shrpx::Downstream
H A Dshrpx_https_upstream.cc1189 downstream->rewrite_location_response_header( in on_downstream_header_complete()
H A Dshrpx_http2_upstream.cc1670 downstream->rewrite_location_response_header(req.scheme); in on_downstream_header_complete()
H A Dshrpx_http3_upstream.cc1287 downstream->rewrite_location_response_header(req.scheme); in on_downstream_header_complete()

Completed in 12 milliseconds