Module http

Source
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§

FormUrlDecoded
Represents data that has been successfully decoded from a form-urlencoded source and is valid UTF-8
PercentDecoded
Represents data that has been successfully percent decoded and is valid UTF-8