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

An HTML file openend in an `<iframe>` is not invoked automatically for each request to that server. You'd have to specifically target it. A foreign service worker is. They're not comparable. It will be quite easy to setup a service worker that does this and it can be instantiated through a static header.

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

Received on Thursday, 18 February 2016 09:07:31 UTC