Expand description
Helpers for HTTP request handling and response generation
Modules§
- header
- Headers recognised by Gotham which do not exist in the standard headers provided by the Hyper library.
- request
- Helpers for HTTP request handling
- response
- Helpers for HTTP response generation
Structs§
- Form
UrlDecoded - Represents data that has been successfully decoded from a form-urlencoded source and is valid UTF-8
- Percent
Decoded - Represents data that has been successfully percent decoded and is valid UTF-8