Searched refs:http2_altsvcs (Results 1 – 3 of 3) sorted by relevance
864 std::vector<AltSvc> http2_altsvcs; member
3934 if (!config->http.http2_altsvcs.empty()) { in process_options()3936 config->balloc, config->http.http2_altsvcs); in process_options()
4029 config->http.http2_altsvcs.push_back(std::move(altsvc)); in parse_config()