- From: Dan Robertson <notifications@github.com>
- Date: Tue, 24 May 2022 21:05:24 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 25 May 2022 04:05:36 UTC
This looks like an interesting issue, so I started writing some wpt tests for this. I haven't tried `data:` or `blob:` urls yet, but I see the following for `blob:`: | Engine | Basic Range | Multiple Ranges | |--------|-------------|------------------| |Gecko | 200/ignore range| 200/ignore range| |Webkit | 206/correct range| 416 | |Chrome| 206/correct range| fetch failed | -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/1070#issuecomment-1136701017 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/issues/1070/1136701017@github.com>
Received on Wednesday, 25 May 2022 04:05:36 UTC