类:Http2Server
🌐 Class: Http2Server
- 扩展自: <net.Server>
Http2Server 的实例是使用 http2.createServer() 函数创建的。Http2Server 类并未被 node:http2 模块直接导出。
🌐 Instances of Http2Server are created using the http2.createServer()
function. The Http2Server class is not exported directly by the
node:http2 module.