- From: Ben Kelly <notifications@github.com>
- Date: Fri, 27 May 2016 08:27:46 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc:
Received on Friday, 27 May 2016 15:28:16 UTC
Personally I think having a Cache object with "pending requests" and empty responses would be fine. It won't let you store requests with methods other than GET or HEAD, though. So if you need store a POST you must convert to IDB. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/904#issuecomment-222176854
Received on Friday, 27 May 2016 15:28:16 UTC