aboutsummaryrefslogtreecommitdiffstats
path: root/components/net/protocols/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-031-1/+1
* Update all network-related dependencies to the latest versions (#34630)Josh Matthews2025-01-081-9/+5
* Create HttpStatus to safely deal with HTTP responses status. (#33581)webbeef2024-09-291-6/+2
* Let protocol handlers decide if they are fetchable (#33573)webbeef2024-09-281-0/+19
* make protocol handlers registrable (#33104)webbeef2024-08-221-0/+119