Crate bhttp

Crate bhttp 

Source

Structs§

Field
A single HTTP field.
FieldSection
A field section (headers or trailers).
Header
A header block, including control data and headers.
InformationalResponse
An informational status code and the associated header fields.
Message
An HTTP message, either request or response, including any optional informational responses on a response.
StatusCode
An HTTP status code.

Enums§

ControlData
Control data for an HTTP message, either request or response.
Error
Mode
The encoding mode of a binary HTTP message.

Traits§

ReadSeek