Re: [w3c/ServiceWorker] Allow Caching of POST requests (#977)

Also hitting this issue with wanting to cache graphQL requests. It would be good if we could use either or and not have to use the cache api and serve from other storage instead. But I found with testing that the offline functionality won't work unless the specific page you are loading is first cached in cache storage. Can that dependency be removed, then we can also serve a single result for multiple pages (a.k.a a single page app).

-- 
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/977#issuecomment-441144739

Received on Friday, 23 November 2018 02:23:45 UTC