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

> BTW, your snippet above will not preserve request bodies.

I guess you could store that in the response body in the cache, but it all feels very hacky compared to using IDB.

@lucas42 Have you seen https://www.npmjs.com/package/idb for making IDB easier?

-- 
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/693#issuecomment-806424302

Received on Thursday, 25 March 2021 07:24:10 UTC