Module endpoints
Source Expand description
- body
- Endpoints for parsing the message body.
- cookie
- Endpoints for managing Cookie values.
- fs
- Endpoints for serving static contents on the file system.
- header
- Components for parsing the HTTP headers.
- query
- Endpoints for parsing query strings.
- upgrade
- Endpoints for supporting HTTP/1.1 protocol upgrade.