Module http

Source
Expand description

HTTP request and response types

Structs§

HeaderValue
HeaderValue type
Headers
An immutable view of headers
HeadersIter
An Iterator over headers
HttpError
An error occurred constructing an Http Request.
Request
An HTTP Request Type
RequestParts
Parts struct useful for structural decomposition that the Request type can be converted into.
Response
An HTTP Response Type
StatusCode
HTTP response status code