aboutsummaryrefslogtreecommitdiffstats
path: root/components/net/tests/http_loader.rs
Commit message (Expand)AuthorAgeFilesLines
...
* `cargo fix --edition-idioms`Simon Sapin2018-11-081-1/+1
* Reorder importsPyfisch2018-11-061-9/+11
* Format remaining filesPyfisch2018-11-061-143/+185
* Sort `use` statementsSimon Sapin2018-11-061-4/+4
* `cargo fix --edition`Simon Sapin2018-11-061-7/+8
* Rustfmt net cratePyfisch2018-11-031-176/+517
* Update hyper to 0.12Bastien Orivel2018-11-011-347/+279
* Replace mpsc with crossbeam/servo channel, update ipc-channelSimon Sapin2018-09-121-6/+6
* Automatically provide a resource reader for testsPaul Rouget2018-04-301-2/+0
* test(net): update test casesOJ Kwon2018-04-271-8/+8
* delegate resource reading to embedderPaul Rouget2018-04-271-0/+2
* Update flate2 to 1.0Bastien Orivel2018-02-281-2/+2
* Use more specific assertions for http tests.Josh Matthews2018-01-251-6/+6
* Merge net and net_testsAnthony Ramine2018-01-201-0/+1186