- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 04 Feb 2021 02:26:22 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 4 February 2021 10:26:34 UTC
Hey @M-ZubairAhmed, there are basically two separate tasks: 1. Create test cases for `blob:` URLs not backed by a `Blob` object. E.g., trying to fetch `blob:not-backed-by-a-blob` would be such an example. Presumably this should result in a network error. 2. Update the specification to check for that condition as per OP. Thanks for looking into it! Let me know if you have further questions, I'm also on IRC: https://whatwg.org/irc. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/1077#issuecomment-773201265
Received on Thursday, 4 February 2021 10:26:34 UTC