Re: [whatwg/fetch] blob: URLs and range requests (#1070)

This is a good issue for someone with some experience writing [web-platform-tests](https://github.com/web-platform-tests/wpt). There's a couple steps toward solving this:

1. Write tests for range requests to `blob:` URLs (and ideally also `data:` URLs and `about:blank`) and use those tests to tease out what browsers are doing.
2. If browsers agree, great. We probably just want to specify what they do. If they don't agree, let's discuss the results in this issue.
3. Adjust the requirements in the specification accordingly. (This might be a little involved and as such I can help out here once it gets to this stage.)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1070#issuecomment-1129705885
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1070/1129705885@github.com>

Received on Wednesday, 18 May 2022 08:11:45 UTC