This repository was archived by the owner on Nov 30, 2024. It is now read-only.
This repository was archived by the owner on Nov 30, 2024. It is now read-only.
Standardize fetch calls to file:
URLs #5
Open
Description
The WHATWG Fetch spec says this regarding fetching of URLs using the file:
protocol:
For now, unfortunate as it is, file URLs are left as an exercise for the reader.
When in doubt, return a network error.
That'd be nice to have a standard way for handling those.
Metadata
Metadata
Assignees
Labels
No labels