Crate http_header

Source
👎Deprecated: This crate has been renamed to http_tiny; you’re using an outdated version
Expand description

This crate has been renamed to http_tiny

If you’re seeing this, you’re using an outdated version.

Modules§

errorDeprecated
Implements error types with support for Backtrace and some additional helpers

Macros§

eDeprecated
Creates a new variant
einvalDeprecated
Creates a new ErrorImpl::InvalidValue kind
eioDeprecated
Creates a new ErrorImpl::InOutError kind

Structs§

HeaderDeprecated
A HTTP header
HeaderFieldsDeprecated
Some header fields
HeaderStartLineDeprecated
The start line
IoLimiterDeprecated
An I/O-limiter
QueryStringDeprecated
A query string
RequestTargetPathDeprecated
An absolute path as request target

Enums§

RequestTargetDeprecated
A request target (see https://tools.ietf.org/html/rfc7230#section-5.3)

Traits§

HeaderFieldsExtDeprecated
Some convenience extensions for HeaderFields