Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-30 | clippy fixes (#1250) | Andy Hayden | |
2018-11-29 | Handle Location header relative URI (#1240) | Kevin (Kun) "Kassimo" Qian | |
2018-11-04 | Fix clippy warnings (#1149) | Andy Hayden | |
Run with: cargo clippy https://github.com/rust-lang-nursery/rust-clippy | |||
2018-10-23 | Enforce media types | Kitson Kelly | |
2018-10-19 | Add missing copyrights (#1024) | ztplz | |
2018-10-10 | src/http.rs -> src/http_util.rs | Ryan Dahl | |
So as not to conflict with http crate. |