Home
last modified time | relevance | path

Searched defs:AltSvc (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_config.h479 struct AltSvc { struct
480 StringRef protocol_id, host, origin, service, params;
482 uint16_t port;
/third_party/node/src/
Dnode_http2.cc2793 void Http2Session::AltSvc(int32_t id, in AltSvc() function in node::http2::Http2Session
2813 void Http2Session::AltSvc(const FunctionCallbackInfo<Value>& args) { in AltSvc() function in node::http2::Http2Session