Module actix_web::http [] [src]

Various HTTP related types

Modules

header

Structs

Cookie

Representation of an HTTP cookie.

CookieBuilder

Structure that follows the builder pattern for building Cookie structs.

HttpRange

HTTP Range header representation.

Method

The Request Method (VERB)

NormalizePath

Path normalization helper

StatusCode

An HTTP status code (status-code in RFC 7230 et al.).

Version

Represents a version of the HTTP spec.

Enums

ConnectionType

Represents various types of connection

ContentEncoding

Represents supported types of content encodings