Searched refs:http2_altsvc_header_value (Results 1 – 3 of 3) sorted by relevance
1811 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()
866 StringRef http2_altsvc_header_value; member
3935 config->http.http2_altsvc_header_value = http::create_altsvc_header_value( in process_options()