Re: [whatwg/fetch] Add support for blob range requests (PR #1520)

> Are Chromium and WebKit passing all the tests or should there be bugs on them as well?

Good question! Both fail most of the upsupported range cases tested in https://github.com/web-platform-tests/wpt/pull/34384. WebKit returns a response with a 416 status when the range is invalid and Chromium only fails 3 of the unsupported ranges, but does return a network error. We'll need to create bugs for this I guess.

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

Message ID: <whatwg/fetch/pull/1520/c1343413697@github.com>

Received on Thursday, 8 December 2022 21:46:40 UTC