summaryrefslogtreecommitdiff
path: root/ext/fetch/fs_fetch_handler.rs
AgeCommit message (Expand)Author
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-27refactor: simplify hyper, http, h2 deps (#21715)Bartek IwaƄczuk
2023-08-09refactor(ext/fetch): Remove FetchRequestBodyResource from FetchHandler interf...Matt Mastracci
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-12-03refactor(ext/fetch): pass opstate in `FetchHandler::fetch_file`Leo Kettmeir
2021-11-01feat(ext/fetch): support fetching local files (#12545)Kitson Kelly