Re: [whatwg/fetch] No documentation on how a server must response to a wrong CORS-headers-request. (#1102)

I have the same question and did a [survey of various server implementations](https://github.com/http4s/http4s/issues/5322#issuecomment-933547345).  The prior [W3C spec](https://www.w3.org/TR/2020/SPSD-cors-20200602/#resource-preflight-requests) was more prescriptive on the server side.  I'm curious whether the Fetch API Spec is looser because those rules were deemed too prescriptive, or because that spec is just more focused on the client.

-- 
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/1102#issuecomment-933579129

Received on Monday, 4 October 2021 15:08:46 UTC