API Reference h2 v#0.6.0

View Source

Modules

h2

HTTP/2 Public API

RFC 9297 Capsule Protocol

HTTP/2 Standalone Client Escript

HTTP/2 Connection State Machine (RFC 7540)

HTTP/2 Error Codes (RFC 7540 Section 7)

HTTP/2 Frame Encoding and Decoding (RFC 7540 Section 4)

HPACK Header Compression for HTTP/2 (RFC 7541)

Listener process: owns the listen socket and supervises the acceptor pool. Runs under h2_sup so the listener outlives the process that called h2:start_server/2.

HTTP/2 Standalone Server Escript

HTTP/2 Settings (RFC 7540 Section 6.5)

QUIC-style Variable-Length Integer Encoding (RFC 9000 Section 16)