- From: Andrew Sutherland <notifications@github.com>
- Date: Wed, 14 Sep 2016 08:14:38 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Wednesday, 14 September 2016 15:15:12 UTC
Presumably the use-case for storing POST would be: app is offline, wants to make this POST when it comes online. It sounds like the under-discussion background-fetch idea might be a better place for that use-case, since it's explicitly about fetches and we explicitly want to be able to enumerate pending fetches, etc. (Whereas DOM Cache is about local at-rest storage.) -- 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-247046985
Received on Wednesday, 14 September 2016 15:15:12 UTC