Re: [ServiceWorker] Should window.caches be removed (or readonly) for security reasons? (#698)

> Therefore the question is, what use cases do we lose if we remove the put method?

Looking at Jakes [Offline Cookbook](http://jakearchibald.com/2014/offline-cookbook/) it seems `put` is needed a lot. Basically, whenever a fetched resource needs to be cached and responded in one step. This strange clone thing ...

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

Received on Thursday, 28 May 2015 19:23:33 UTC