Expand description
Pieces pertaining to the HTTP message protocol.
Modulesยง
Structsยง
- MessageHead ๐An Incoming Message head. Includes request/status line, and headers.
- RequestLine ๐
Enumsยง
- BodyLength ๐
- Dispatched ๐Status of when a Dispatcher future completes.
Type Aliasesยง
- RequestHead ๐An incoming request message.
- ResponseHead ๐An incoming response message.