Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dshrpx_downstream.h395 void set_request_downstream_host(const StringRef &host);
H A Dshrpx_downstream_test.cc157 d.set_request_downstream_host(StringRef::from_lit("localhost2")); in test_downstream_rewrite_location_response_header()
H A Dshrpx_http2_downstream_connection.cc273 downstream_->set_request_downstream_host(authority); in push_request_headers()
H A Dshrpx_downstream.cc1073 void Downstream::set_request_downstream_host(const StringRef &host) { in set_request_downstream_host() function in shrpx::Downstream
H A Dshrpx_http_downstream_connection.cc499 downstream_->set_request_downstream_host(authority); in push_request_headers()

Completed in 8 milliseconds