Re: [slightlyoff/ServiceWorker] Enabling multiple Service Workers for a single scope (#921)

All requests in above scenario go to example.com's own domain. 

I see how ForeignFetch can do that for some requests that are on a 3rd party domain, but that's not the case here. (hence @jakearchibald's [comment](https://github.com/slightlyoff/ServiceWorker/issues/921#issuecomment-229414161) that what I'm looking for is same-origin foreign-fetch).

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/921#issuecomment-229714834

Received on Thursday, 30 June 2016 16:36:30 UTC