- From: Jungkee Song <notifications@github.com>
- Date: Fri, 16 Jan 2015 05:21:07 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 16 January 2015 13:21:36 UTC
> 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