Crate http_header[][src]

👎 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

An absolute path as request target

Enums

Traits

HeaderFieldsExtDeprecated

Some convenience extensions for HeaderFields