summaryrefslogtreecommitdiff
path: root/ext/web/blob.rs
AgeCommit message (Expand)Author
2021-09-08fix: a `Request` whose URL is a revoked blob URL should still fetch (#11947)Andreu Botella
2021-08-14cleanup(ext/web/BlobStore): avoid redundant Arc<Box<T>> alloc (#11693)Aaron O'Mullan
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl