Searched refs:Http2SecureServer (Results 1 – 5 of 5) sorted by relevance
148 'Http2SecureServer': 'http2.html#class-http2secureserver', property
2137 ### Class: `Http2SecureServer`2145 Instances of `Http2SecureServer` are created using the2146 `http2.createSecureServer()` function. The `Http2SecureServer` class is not2208 `Http2SecureServer`.2220 an `Http2Session` object associated with the `Http2SecureServer`.2320 * Returns: {Http2SecureServer}2324 on the `Http2SecureServer` after `msecs` milliseconds.2637 * Returns: {Http2SecureServer}3992 `Http2SecureServer`.
3145 class Http2SecureServer extends TLSServer { class3327 return new Http2SecureServer(options, handler);
2318 …cefe)] - **doc**: add arguments for stream event of Http2Server and Http2SecureServer (Qingyu Deng…
1047 …f9bd)] - **doc**: add arguments for stream event of Http2Server and Http2SecureServer (Qingyu Deng…