Searched refs:ClientHttp2Stream (Results 1 – 3 of 3) sorted by relevance
142 'ClientHttp2Stream': 'http2.html#class-clienthttp2stream', property
378 stream = new ClientHttp2Stream(session, handle, id, {});1793 const stream = new ClientHttp2Stream(this, undefined, undefined, {});2967 class ClientHttp2Stream extends Http2Stream { class
954 * Returns: {ClientHttp2Stream}1027 [`ClientHttp2Stream`][] classes, each of which is used specifically by either1055 On the client side, instances of [`ClientHttp2Stream`][] are created when the1453 ### Class: `ClientHttp2Stream`1461 The `ClientHttp2Stream` class is an extension of `Http2Stream` that is4180 [`ClientHttp2Stream`]: #class-clienthttp2stream