Re: [ServiceWorker] Prefetch/prerender & Client id (#210)

So the initial fetch would not have a client, but would have `context` set to `prerender`, and subsequent fetches would have a client and `context` set to the expected value. Seems okay.

Not sure that works for `preload` though. Does that still exist?

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

Received on Monday, 16 March 2015 07:53:32 UTC