aboutsummaryrefslogtreecommitdiffstats
path: root/components/net/tests/http_cache.rs
Commit message (Expand)AuthorAgeFilesLines
* clippy: fix warnings in components/net (#31564)eri2024-03-101-1/+1
* Upgrade HyperNaveen Gattu2022-01-161-1/+1
* Non-blocking network IONaveen Gattu2021-12-231-2/+3
* Make url for "client" referrer mandatoryMatthias Deiml2020-06-171-1/+2
* check http_state in determine_request_referrerAlexandrov Sergey2020-05-191-1/+2
* http-cache: re-enable and update testGregory Terzian2019-06-221-25/+26
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* Remove useless `use crate_name;` imports.Simon Sapin2018-11-081-1/+0
* Ensure done_chan is Some, when refreshing a still receiving resourceGregory Terzian2018-06-231-0/+50