Module hyper::server::request
[-] [+]
[src]
Server Requests
These are requests that a hyper::Server
receives, and include its method,
target URI, headers, and message body.
Structs
Request | A request bundles several parts of an incoming |