Home
last modified time | relevance | path

Searched refs:ServerHttp2Session (Results 1 – 2 of 2) sorted by relevance

/third_party/node/lib/internal/http2/
Dcore.js1558 class ServerHttp2Session extends Http2Session { class
2992 const session = new ServerHttp2Session(options, socket, this);
/third_party/node/doc/api/
Dhttp2.md647 ### Class: `ServerHttp2Session`