Module gotham::http [] [src]

Helpers for HTTP request handling and response generation

Modules

header

Defines HTTP headers which are set by Gotham but not provided by Hyper.

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