Re: [slightlyoff/ServiceWorker] Eliminating SW startup latency for common case (#920)

> Something like https://gist.github.com/jakearchibald/4927b34bb14c3681a3c1c1ce6ede5b09/cb8328fee735414ced91ff38617b48f73cfb0a1f?

I think this is missing the current state token, though, right?  The `/page-data` request needs to have some piece of state so the server can generate the appropriate update response.

In the above comments it seems they wanted to use a POST, although I guess a cookie could be used with your proposal here?

---
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/920#issuecomment-230464831

Received on Tuesday, 5 July 2016 12:31:44 UTC