Modules§
Structs§
- Bounded
Body - An HTTP body with a known length
- Header
Map - A specialized multimap for header names and values.
- Header
Value - Represents an HTTP header field value.
- Html
- An HTML response.
- Http
Error - Http
Route - Json
- Method
- The Request Method (VERB)
- Parts
- Redirect
- Request
- Status
Code - An HTTP status code (
status-codein RFC 9110 et al.). - User
- Version
- Represents a version of the HTTP spec.
Traits§
- Into
Body - Conversion into a
Body. - Into
Response