The Wayback Machine - https://web.archive.org/web/20200919225519/https://github.com/whatwg/fetch/issues/1077
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle blob URLs without a backing blob #1077

Open
annevk opened this issue Aug 18, 2020 · 0 comments
Open

Handle blob URLs without a backing blob #1077

annevk opened this issue Aug 18, 2020 · 0 comments

Comments

@annevk
Copy link
Member

@annevk annevk commented Aug 18, 2020

Presumably these should result in a network error. The current specification doesn't state anything and it's not tested either.

See the README for instructions on where to add tests. In the specification the "blob" case of https://fetch.spec.whatwg.org/#scheme-fetch needs updating to handle current URL’s blob URL entry being null.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.