[−][src]Module actix_web::http
Various HTTP related types
Modules
| header |
Various http headers |
Structs
| Cookie |
Representation of an HTTP cookie. |
| CookieBuilder |
Structure that follows the builder pattern for building |
| Method |
The Request Method (VERB) |
| NormalizePath |
Path normalization helper |
| StatusCode |
An HTTP status code ( |
| Version |
Represents a version of the HTTP spec. |
Enums
| ConnectionType |
Represents various types of connection |
| ContentEncoding |
Represents supported types of content encodings |