HTTP/2
稳定性: 2 - 稳定的
¥Stability: 2 - Stable
源代码: lib/http2.js
node:http2
模块提供了 HTTP/2 协议的实现。可以使用以下方式访问它:
¥The node:http2
module provides an implementation of the HTTP/2 protocol.
It can be accessed using:
const http2 = require('node:http2');
¥Stability: 2 - Stable
源代码: lib/http2.js
node:http2
模块提供了 HTTP/2 协议的实现。可以使用以下方式访问它:
¥The node:http2
module provides an implementation of the HTTP/2 protocol.
It can be accessed using:
const http2 = require('node:http2');