summaryrefslogtreecommitdiff
path: root/ext/fetch
AgeCommit message (Expand)Author
2021-09-08fix: a `Request` whose URL is a revoked blob URL should still fetch (#11947)Andreu Botella
2021-09-02chore: update dependencies (#11856)Luca Casonato
2021-08-25feat(fetch): mTLS client certificates for fetch() (#11721)Sean Michael Wykes
2021-08-23chore: release crates for 1.13.2 (#11820)David Sherret
2021-08-21fiz(ext/fetch): Headers constructor error message (#11778)Feng Yu
2021-08-16chore: release crates for 1.13.1 (#11729)David Sherret
2021-08-16fix(ext/fetch): better error if no content-typeBen Noordhuis
2021-08-16fix(ext/fetch): don't use global Deno objectBen Noordhuis
2021-08-16feat(runtime): support classic workers for internal testing (#11338)Andreu Botella
2021-08-15refactor(ops): return BadResource errors in ResourceTable calls (#11710)Aaron O'Mullan
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl