aboutsummaryrefslogtreecommitdiffstats
path: root/components/net/fetch/headers.rs
Commit message (Expand)AuthorAgeFilesLines
* Implement fetch metadata headers (#33830)Simon Wülker2024-10-161-1/+196
* Improve spec conformance around request header validation (#33418)shanehandley2024-09-141-149/+2
* clippy: fix warnings in components/net (#31564)eri2024-03-101-7/+7
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-2/+3
* Fix concept-header-list-get-decode-split2shiori172023-03-261-2/+2
* Fix return value of concept-header-list-get to Option<Vec<u8>>2shiori172023-03-261-13/+17
* Remove net from dependencies2shiori172023-03-201-16/+1
* Implement concept-header-list-sort-and-combine2shiori172023-03-061-1/+1
* Fix some 'nosniff' testsVincent Ricard2021-03-081-0/+173