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

@mnot I see. I guess we really should have used `CORS` as verb rather than reuse `OPTIONS`. We could introduce an API-side switch for that too, but it's all rather brittle and would be annoying to propagate to all APIs that use CORS (although most should not trigger preflights, so maybe that would be okay).

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

Received on Tuesday, 2 February 2016 09:40:35 UTC