aboutsummaryrefslogtreecommitdiffstats
path: root/components/net/protocols/data.rs
Commit message (Expand)AuthorAgeFilesLines
* Create HttpStatus to safely deal with HTTP responses status. (#33581)webbeef2024-09-291-3/+2
* Let protocol handlers decide if they are fetchable (#33573)webbeef2024-09-281-0/+4
* Simplify the data: protocol handler (#33500)webbeef2024-09-281-67/+27
* make protocol handlers registrable (#33104)webbeef2024-08-221-0/+97