Expand description
Types and traits for HTTP responses.
Modules§
- Response types for the browser.
Structs§
- A mocked response type that can be used in place of the actual server response, when compiling for the browser.
Traits§
- Represents the response as received by the client.
- Represents the response as created by the server;