Re: [ServiceWorker] passthrough service worker can break sites using redirected stylesheets (#757)

It would kinda suck to change this, but using the response's url (except for synthetic responses) and not override it with the request's url does seem a lot less surprising as the default. Especially now that we changed so many other aspects of `fetch()` to not break defaults.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/757#issuecomment-145056348

Received on Friday, 2 October 2015 15:12:16 UTC