- From: Jake Archibald <notifications@github.com>
- Date: Tue, 22 Jan 2019 03:06:18 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 22 January 2019 11:06:41 UTC
I used the background fetch spec as a place to try a more explicit way of doing this. https://wicg.github.io/background-fetch/#background-fetch-manager-fetch - step 8.8. My plan is to extract the cache spec from the service worker spec, and refactor it in terms of what I did for the fetch spec. I'd also like to be more explicit about which fields of the request/response are stored. -- 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/1383#issuecomment-456360616
Received on Tuesday, 22 January 2019 11:06:41 UTC