Home
last modified time | relevance | path

Searched refs:create_altsvc_header_value (Results 1 – 4 of 4) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_http.h83 StringRef create_altsvc_header_value(BlockAllocator &balloc,
Dshrpx_http_test.cc134 http::create_altsvc_header_value(balloc, altsvcs));
Dshrpx_http.cc223 StringRef create_altsvc_header_value(BlockAllocator &balloc, in create_altsvc_header_value() function
Dshrpx.cc3806 http::create_altsvc_header_value(config->balloc, config->http.altsvcs); in process_options()
3810 config->http.http2_altsvc_header_value = http::create_altsvc_header_value( in process_options()