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

Is the question about the chromium implementation? If so it uses the regular CORS parser with extra restrictions, based on the spec changes [here](https://github.com/whatwg/fetch/pull/1312). My understanding from the reading of the spec is that white spaces (among other things like suffix ranges) are disallowed. @jakearchibald might be able to provide more insight here.

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

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

Received on Friday, 14 October 2022 10:37:50 UTC