Re: [whatwg/fetch] CORS: more information for server developers (#1330)

Thanks, that's very useful feedback!

And yeah, that kind of implementation should be fine and I should make that more clear.

We indeed require a 2xx response for CORS preflights (other CORS requests can have any kind of response code), but that's not written down in this section. It should be. 204 should always be okay though.

-- 
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/pull/1330#issuecomment-941230188

Received on Tuesday, 12 October 2021 17:42:59 UTC