[whatwg/fetch] Allow service-workers mode to be set in fetch options (#492)

Following up on https://github.com/w3c/ServiceWorker/issues/1026#issuecomment-267568459 there are quite a few times where it would be useful for developers to specifically bypass service workers when issuing a fetch request. Is this something we can expose in fetch options? Perhaps something like 'use-service-workers' like @jakearchibald proposed in the linked issue?

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

Received on Friday, 17 February 2017 22:09:54 UTC