summaryrefslogtreecommitdiff
path: root/src/http_util.rs
AgeCommit message (Expand)Author
2019-03-19Rename //src/ to //cli/ (#1962)Ryan Dahl
2019-01-14Update to rust 2018 editionAndy Hayden
2019-01-03Revert "use byte array instead of string for code fetch (#1307)" (#1455)Ryan Dahl
2019-01-02Happy new year!Ryan Dahl
2018-12-12use byte array instead of string for code fetch (#1307)F001
2018-11-30clippy fixes (#1250)Andy Hayden
2018-11-29Handle Location header relative URI (#1240)Kevin (Kun) "Kassimo" Qian
2018-11-04Fix clippy warnings (#1149)Andy Hayden
2018-10-23Enforce media typesKitson Kelly
2018-10-19Add missing copyrights (#1024)ztplz
2018-10-10src/http.rs -> src/http_util.rsRyan Dahl