Re: [whatwg/fetch] Allow servers to completely opt out of current and future CORS protection (#865)

@RubenVerborgh If I were you, I'd start by focusing on https://whatwg.org/faq#adding-new-features and particularly step 2 there: write down and detail out exactly what problem you're trying to solve, and why current solutions (e.g. adding `Access-Control-Allow-Origin: *` for such open-data servers) are not good enough.

Like @annevk, I'm skeptical there's much appetite for wholesale removal of CORS protections, but maybe we can solve the problems that you're hitting in some other way.

-- 
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/865#issuecomment-461401731

Received on Thursday, 7 February 2019 12:34:45 UTC