Module iron::request 
            [-] [+]
        [src]
Iron's HTTP Request representation and associated methods.
Reexports
pub use self::url::Url; | 
Structs
| Body | The body of an Iron request,  | 
                    
| HttpRequest | A request bundles several parts of an incoming   | 
                    
| Request | The   |