Home
last modified time | relevance | path

Searched refs:ClientHttp2Session (Results 1 – 5 of 5) sorted by relevance

/third_party/node/tools/doc/
Dtype-parser.mjs141 'ClientHttp2Session': 'http2.html#class-clienthttp2session', property
/third_party/node/lib/internal/http2/
Dcore.js1721 class ClientHttp2Session extends Http2Session { class
3305 const session = new ClientHttp2Session(options, socket);
/third_party/node/doc/api/
Dhttp2.md869 ### Class: `ClientHttp2Session`
960 When a `ClientHttp2Session` is first created, the socket may not yet be
2766 * Returns: {ClientHttp2Session}
2768 Returns a `ClientHttp2Session` instance.
3037 event on the `ClientHttp2Session`:
/third_party/node/doc/changelogs/
DCHANGELOG_V8.md480 …thub.com/nodejs/node/commit/77acef4af2)] - **doc**: add params for ClientHttp2Session:altsvc (Ujjw…
DCHANGELOG_V10.md3783 …thub.com/nodejs/node/commit/b3b267a87c)] - **doc**: add params for ClientHttp2Session:altsvc (Ujjw…