- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 17 Aug 2020 01:23:43 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 17 August 2020 08:23:55 UTC
@mkruisselbrink by design the URL's blob URL entry cannot be null. The URL parser does the lookup. I guess perhaps something could still go amiss if it has to transfer process boundaries (OOM) and we should account for that somehow. That should be a network error. Is this specific to blob or should this also work for `data:` URLs and `about:blank`? -- 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/1070#issuecomment-674737221
Received on Monday, 17 August 2020 08:23:55 UTC