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

> |Engine  |Basic Range  |Multiple Ranges|
> |------------|--------------|----------------|
> |Gecko  |200/ignore range  |200/ignore range|
> |Webkit  |206/correct range |416|
> |Chrome  |206/correct range |fetch failed|

Chrome updated to ignore the range request when multiple ranges are provided.




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

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

Received on Thursday, 6 October 2022 22:06:35 UTC