[][src]Module http_header::data::encodings

Some encodings for the Data type

Structs

Ascii

Printable ASCII characters

HeaderFieldKey

A header-field key according to RFC 7230

Integer

An ASCII encoded integer (U+0030 '0' ... U+0039 '9')

Uri

A valid URI according to RFC 3986

UriQuery

A valid query according to RFC 3986

Traits

Encoding

An encoding

Utf8Subset

An encoding which is a subset of UTF-8