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

This is a good topic for the next service worker F2F. But as an implementor, I'm feeling the developer shouldn't need to worry about whether the fetch goes through the SW for perf purposes. I'd rather make the pass-through fetch event as close to free as possible without requiring the dev to explicitly opt-out of SW. Also we should work out how this relates to the static routes proposal.

-- 
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#issuecomment-283879758

Received on Friday, 3 March 2017 06:48:52 UTC