Re: [ServiceWorker] what should the document base URI for an intercepted navigation (#787)

Throughout the platform we consistently use the URL from the response as the base URL, even though we might use the (potentially different) request URL for some other purpose. Since that is currently an invariant we consistently offer, I think we should continue to do so by default. We could perhaps offer further overrides, but I'm not entirely swayed it's needed.

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

Received on Wednesday, 27 January 2016 19:34:09 UTC