Skip to main content

Module http

Module http 

Source

Modules§

header
HTTP header types
routing

Structs§

BoundedBody
An HTTP body with a known length
HeaderMap
A specialized multimap for header names and values.
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