[][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 Cookie structs.

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