[][src]Module http_header::data

A data implementation that ensures that it's bytes correspond to a particular encoding like UTF-8, ASCII etc.

This mod is used to constrain the HTTP header parts to their context-specific encoding.

Modules

encodings

Some encodings for the Data type

Structs

Data

Some data that conforms to a specific encoding