aboutsummaryrefslogtreecommitdiff
path: root/src/http/request.rs
Commit message (Expand)AuthorAgeFilesLines
* Update to Rust 2018 (#445)Lakelezz2018-12-071-1/+1
* Replace `hyper` with `reqwest` (#440)Lakelezz2018-11-191-14/+18
* Dereference a destructure insteadZeyla Hellyer2018-08-061-3/+3
* Remove match ergonomics usageZeyla Hellyer2018-08-061-4/+4
* Make http::fire, http::request publicZeyla Hellyer2018-08-051-0/+116