API Reference h1 v#0.2.1

View Source

Modules

h1

HTTP/1.1 public API.

HTTP/1.1 acceptor loop.

RFC 9297 Capsule Protocol codec over a byte stream.

HTTP/1.1 client connect helpers.

HTTP/1.1 connection gen_statem.

HTTP/1.1 error reason classification.

HTTP/1.1 listener: owns the listen socket and supervises the acceptor pool. Runs under h1_sup so the listener outlives the process that called h1:start_server/2.

HTTP/1.1 message encoder.

HTTP/1.1 parser facade.

HTTP/1.1 server connection loop.

HTTP/1.1 Upgrade + capsule passthrough helpers.

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