Structs§
- Exhausted
- An error that is returned if the buffer is too small.
- Request
Builder - Utility for creating HTTP requests.
- Request
Parser - Utility for parsing HTTP requests.
- Response
Builder - Utility for creating HTTP responses.
- Response
Parser - Utility for parsing HTTP responses.
Enums§
- Invalid
Request - Errors that may occur while parsing a request.
- Invalid
Response - Errors that may occur while parsing a response.
- Method
- All methods that may be used in requests.
- Status
- All status codes that responses can return.