Modules§
- Websocket utilities
Structs§
- HTTP headers
- Request headers including the request line (method, path)
- Response headers including the response line (HTTP version, status code, reason phrase)
Enums§
- Body type
- Connection type
- Errors related to invalid combinations of connection type and body type (Content-Length, Transfer-Encoding) in the headers
- Http methods