Http2SecureServer 类
- 继承自: <tls.Server>
Http2SecureServer
的实例是使用 http2.createSecureServer()
函数创建的。
Http2SecureServer
类不是由 node:http2
模块直接导出的。
- Extends: <tls.Server>
Instances of Http2SecureServer
are created using the
http2.createSecureServer()
function. The Http2SecureServer
class is not
exported directly by the node:http2
module.