[slightlyoff/ServiceWorker] CORS pre-flight for foreign fetch (#880)

At the F2F the point was brought up if foreign fetch should involve some kind of pre-flight like regular cross origin CORS requests has. This could take the form of extending the `ForeignFetchOptions` dictionary to have additional fields to limit which requests can get intercepted by the foreign fetch service worker, such as allowed methods and headers.


---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/880

Received on Tuesday, 12 April 2016 18:10:14 UTC