Re: [ServiceWorker] Can Cache.add() committing at response resolution lead to duplicate requests? (#361)

Also, can you clarify if Cache.put() is intended to implement stale-while-revalidate as well?  I think step 14.1 means it does not implement stale-while-revalidate, but I'm not sure:

  "Wait for either end-of-file to have been pushed to responses[0]'s associated response r's body or for r to have a termination reason."

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

Received on Friday, 19 June 2015 14:11:22 UTC