Skip to main content

Module h1

Module h1 

Source
Expand description

http/1 specific module for types and protocol utilities.

Re-exports§

pub use self::body::RequestBody;

Modules§

proto
protocol module of Http/1.x aiming to be correct and fast with only safe code.

Structs§

Dispatcher
Http/1 dispatcher

Enums§

Error

Type Aliases§

H1Service