- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 12 Aug 2016 06:44:16 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 12 August 2016 13:44:50 UTC
1) Client subresource seems to basically take the active worker of the client and go from there. Per https://slightlyoff.github.io/ServiceWorker/spec/service_worker/#on-fetch-request-algorithm anyway there seems to be nothing to it. But that leads to the situation of the SW acting as its own client which you didn't want. Although I'm not entirely sure why. There seem to be many ways to end up in loops regardless. -- 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/303#issuecomment-239449760
Received on Friday, 12 August 2016 13:44:50 UTC