aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared/net/response.rs
Commit message (Expand)AuthorAgeFilesLines
* Refuse to provide partial response from earlier ranged request to API that di...Simon Wülker2025-03-311-0/+5
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-031-1/+1
* Remove referrer policy from document (#34263)shanehandley2024-11-191-3/+3
* Create HttpStatus to safely deal with HTTP responses status. (#33581)webbeef2024-09-291-15/+9
* fetch: header tweaks to improve compliance with fetch spec (#33562)shanehandley2024-09-271-1/+1
* Basic tab strip for the minibrowser (#33100)webbeef2024-08-271-0/+4
* clippy fixes regarding clone_from (#32482)Peter Mikola2024-06-121-3/+3
* clippy: fix warnings in components/shared (#31565)eri2024-03-081-11/+5
* rustdoc: Fix many rustdoc errors (#31147)Martin Robinson2024-01-221-1/+1
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-0/+364