Module fire_http_representation::header [−][src]
Structs
ContentType | Http |
HeaderValues | Contains all http header values. |
RequestHeader | RequestHeader received from a client. |
ResponseHeader | ResponseHeader created from a server. |
ResponseHeaderBuilder | A build to create a |
Uri | Contains a request uri. |
Enums
AnyMime | Holds a |
Charset | A list of charset’s that can be used. |
Method | An enum of all possible http methods. |
Mime | A list of the most important mime types. |
StatusCode | An enum of all possible http status codes. |
Version | An enum of the most used http versions. |
Traits
IntoHeaderValue | Converts a value into a |