http2 超文本传输协议2.0
Stability: 2 - Stable
Source Code: lib/http2.js
The http2
module provides an implementation of the HTTP/2 protocol. It
can be accessed using:
const http2 = require('http2');
Source Code: lib/http2.js
The http2
module provides an implementation of the HTTP/2 protocol. It
can be accessed using:
const http2 = require('http2');