Module awc::http

source ·
Expand description

Various HTTP related types.

Modules

Pre-defined HeaderNames, traits for parsing and conversion, and other header utility methods.
URI component of request and response lines

Structs

The Request Method (VERB)
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