- From: Jake Archibald <notifications@github.com>
- Date: Fri, 24 Sep 2021 06:17:07 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 24 September 2021 13:17:19 UTC
We allow no-cors requests to have `Range` headers as long as it's set by an internal API, and the request is unmodified. It feels like CORS requests should be able to use `Range` in particular ways without triggering a preflight. If the format matches what https://fetch.spec.whatwg.org/#concept-request-add-range-header can create, that's ok right? -- 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/1310
Received on Friday, 24 September 2021 13:17:19 UTC