Structs

Http ContentType header combining mime and charset.

Contains all http header values.

RequestHeader received from a client.

ResponseHeader created from a server.

A build to create a ResponseHeader.

Contains a request uri.

Enums

Holds a Mime or a String containing a mime type.

A list of charset’s that can be used.

An enum of all possible http methods.

A list of the most important mime types.

An enum of all possible http status codes.

An enum of the most used http versions.

Traits

Converts a value into a HeaderValue.