Module finchers_http::header [] [src]

Components for parsing the HTTP headers.

Structs

Header

Enums

HeaderError

All kinds of error which will be returned from Header<H>.

Traits

FromHeader

Trait representing the conversion from an entry of HTTP header.

Functions

header

Create an endpoint which parses an entry in the HTTP header.