aboutsummaryrefslogtreecommitdiffstats
path: root/components/net/tests/data_loader.rs
Commit message (Expand)AuthorAgeFilesLines
* Include `WebViewId` into EmbedderMsg variants where possible (#35211)Delan Azabani2025-01-301-1/+1
* add minimal implementation of FetchParams (#34833)arthmis2025-01-121-2/+2
* net: Start reducing number of IPCs channels used for fetch with a `FetchThrea...Martin Robinson2024-10-161-10/+8
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-2/+4
* Fix warnings introduced in newer Rust NightlySimon Sapin2021-02-251-1/+1
* Make url for "client" referrer mandatoryMatthias Deiml2020-06-171-2/+8
* check http_state in determine_request_referrerAlexandrov Sergey2020-05-191-2/+2
* Upgrade headers, headers-core, and hyper_serde.Josh Matthews2019-06-131-2/+1
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* Reorder importsPyfisch2018-11-061-1/+1
* `cargo fix --edition`Simon Sapin2018-11-061-1/+1
* Rustfmt net cratePyfisch2018-11-031-18/+46
* Update hyper to 0.12Bastien Orivel2018-11-011-22/+15
* Merge net and net_testsAnthony Ramine2018-01-201-0/+139