Re-exports§
pub use request::HttpRequest;
pub use response::HttpResponse;
Modules§
Macros§
Structs§
- Http
Error - Server Error
- Http
Stream - Holds a “stream” for a
request
This is an object where the http request can read and write to.
Enums§
- Http
Method - Request Method