Module awc::http [−][src]
Expand description
Various HTTP related types
Modules
Structs
Representation of an HTTP cookie.
Structure that follows the builder pattern for building Cookie
structs.
A generic “error” for HTTP connections
A set of HTTP headers
Represents an HTTP header field name
Represents an HTTP header field value.
The Request Method (VERB)
Represents the path component of a URI
An HTTP status code (status-code
in RFC 7230 et al.).
The URI component of a request.
Represents a version of the HTTP spec.
Enums
Represents various types of connection
Represents supported types of content encodings