Expand description
HTTP message handling
TODO: Implement HTTP protocol
- Request building (GET, POST, HEAD, etc.)
- Response parsing
- Header management
- Status codes
- Message formatting
Re-exports§
Modules§
- HTTP header management.
- HTTP request building and serialization.
- HTTP response parsing.