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

@rayankans yeah, in particular whether Chromium uses the same range request parser for CORS and blob URLs.

The discrepancy is that the HTTP specification does allow whitespace in a number of places (although this is not obvious). But it seems okayish if we don't as we already subset the value space. @dlrobertson what do you think? We should add a note about the difference with HTTP though.

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

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

Received on Friday, 14 October 2022 11:13:19 UTC