Expand description
Constructing responses and rejections.
Structs
- A rejection response type.
- An HTTP response.
- User-defined HTTP callbacks.
Traits
- Trait for extracting rejections.
- Trait for response code. See Problem Details for HTTP APIs.
Type Aliases
- A function pointer of transforming the response data.
- An Http response with the body that consists of a single chunk.
- An HTTP status code.