Re: [ServiceWorker] Replaying POST requests (#693)

> cache the request (store in IDB / cache)

FWIW, the Cache API does not currently allow POST requests to be stored.  You will get a TypeError.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/693#issuecomment-100408555

Received on Saturday, 9 May 2015 01:27:55 UTC