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

Thanks, this seems to make sense. So then essentially for `blob: ` URLs we're essentially following the [Recipient Requirements](https://httpwg.org/specs/rfc9110.html#abnf.extension.recipient) (allows whitespace), but for CORS we're following the stricter [Sender Requirements](https://httpwg.org/specs/rfc9110.html#abnf.extension.sender). AFAIK the infrastructure for this is implemented in https://github.com/whatwg/fetch/pull/1564, but perhaps a extra note or comment should be added to clarify things.

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

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

Received on Tuesday, 17 January 2023 21:33:15 UTC