- From: Nacho García <notifications@github.com>
- Date: Thu, 28 Nov 2019 03:55:51 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 28 November 2019 11:55:53 UTC
I had to do this too. One can easily work around this, but It looks to me like a reasonable feature to be added. The alternative method that I used is to query all keys and filter them myself. With large caches, fetching all keys can get very slow. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/1357#issuecomment-559465416
Received on Thursday, 28 November 2019 11:55:53 UTC