[][src]Module izanami::h2

HTTP/2 connection.

Structs

Data

A chunk of bytes received from the client.

H2Error

The error value generated by H2Connection.

H2

A builder for creating an H2Connection.

H2Connection

A Connection that serves an HTTP/2 connection.

RequestBody

An HttpBody to received the data from client.

Type Definitions

H2Request