Re: [ServiceWorker] consider exposing size for cache entries (#587)

@jakearchibald Finally rounding back on this issue... I think total size of a cache is more important than individual size. That may be a way to get around security concerns of giving out the exact size of each response. (Except in the degenerate case of 1 to 1 cache <-> response)

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

Received on Wednesday, 28 October 2015 16:16:17 UTC