Re: [fetch] RFC: a mechanism to bypass CORS preflight (#210)

https://mnot.github.io/I-D/http-options-resources/

I think if we did a origin-wide CORS preflight it would be to something like `/.well-known/cors` which we'd fetch before the first CORS preflight to a new origin (and cache negative for a while, positive for much longer). Not everyone is comfortable letting an origin opt into CORS fetches that contain credentials. That is the main sticking point.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/210#issuecomment-176887397

Received on Friday, 29 January 2016 17:57:37 UTC