Searched refs:Http2Server (Results 1 – 5 of 5) sorted by relevance
149 'Http2Server': 'http2.html#class-http2server', property
3173 class Http2Server extends NETServer { class3200 Http2Server.prototype[EventEmitter.captureRejectionSymbol] = function(3335 return new Http2Server(options, handler);
163 actions typically taken through interactions with either the `Http2Server` or167 `Http2Session` instances are created by the `Http2Server` instance when a1917 ### Class: `Http2Server`1925 Instances of `Http2Server` are created using the `http2.createServer()`1926 function. The `Http2Server` class is not exported directly by the1988 `Http2Server`.2000 an `Http2Session` object associated with the `Http2Server`.2090 * Returns: {Http2Server}2094 on the `Http2Server` after `msecs` milliseconds.2494 * Returns: {Http2Server}[all …]
2318 …/node/commit/f08650cefe)] - **doc**: add arguments for stream event of Http2Server and Http2Secure…
1047 …/node/commit/a75b7af9bd)] - **doc**: add arguments for stream event of Http2Server and Http2Secure…