Re: [ServiceWorker] Can caches store and retrieve results that are still being written to the cache? (#573)

> So nothing's deleted from the cache at this stage. .match will favour entry 1 before 3, because it goes with first match. But once the request from entry 3 completes, it removes entries from the cache that match its request

Addressed the point: 8e76892db1e9ccbe3a65601528f4f082f5e0eb46. Thanks for spotting it and explaining the details @jakearchibald.

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

Received on Friday, 16 January 2015 13:21:36 UTC