Module actix_web::http

source ·
Expand description

Various HTTP related types

Modules

Various http headers

Structs

Representation of an HTTP cookie.
Structure that follows the builder pattern for building Cookie structs.
The Request Method (VERB)
Path normalization helper
An HTTP status code (status-code in RFC 7230 et al.).
Represents a version of the HTTP spec.

Enums

Represents various types of connection
Represents supported types of content encodings