Re: [w3c/ServiceWorker] Add check for CORS-safelisted methods and headers to foreign fetch. (#1067)

> Extending ForeignFetchOptions and sorting out the behavior for extra headers seem to be still needed, right?

Yes, to lift the restrictions this PR introduces we'd still want to add options to ForeignFetchOptions to support intercepting requests with extra headers or non-standard methods.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/pull/1067#issuecomment-279531575

Received on Monday, 13 February 2017 21:42:09 UTC