Home
last modified time | relevance | path

Searched refs:http2_altsvc_header_value (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_http2_upstream.cc1811 if (!httpconf.http2_altsvc_header_value.empty()) { in on_downstream_header_complete()
1813 "alt-svc", httpconf.http2_altsvc_header_value)); in on_downstream_header_complete()
Dshrpx_config.h866 StringRef http2_altsvc_header_value; member
Dshrpx.cc3935 config->http.http2_altsvc_header_value = http::create_altsvc_header_value( in process_options()