Re: [whatwg/fetch] Redirected range requests and preflights. (#145)

`Range` is already allowed to be set by media elements due to https://fetch.spec.whatwg.org/#unsafe-request-flag. Not necessarily great as it allows poking holes in the same-origin policy (see also #568), but that is how it is.

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

Received on Tuesday, 19 January 2021 13:43:21 UTC