Module http

Module http 

Source

Modules§

header
HTTP header types
routing

Structs§

BoundedBody
An HTTP body with a known length
HeaderMap
A set of HTTP headers
HeaderValue
Represents an HTTP header field value.
Html
An HTML response.
HttpError
HttpRoute
Json
Method
The Request Method (VERB)
Parts
Redirect
Request
StatusCode
An HTTP status code (status-code in RFC 9110 et al.).
User
Version
Represents a version of the HTTP spec.

Traits§

IntoBody
Conversion into a Body.
IntoResponse

Type Aliases§

Response