Node.js module

http2

The 'node:http2' module provides an API for HTTP/2 clients and servers, including support for multiplexing streams, HPACK header compression, and server push.

Works in Bun · notes

Client & server are implemented (95.25% of gRPC's test suite passes). Some options, the ALTSVC extension, and server push functionality are missing.

Functions 7

Classes 2

Interfaces 33

Variables 1

  • const http2.sensitiveHeaders

    This symbol can be set as a property on the HTTP/2 headers object with an array value in order to provide a list of headers considered sensitive.

Namespaces 1