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

@jakearchibald I ended up going a slightly different route and breaking apart the request to store in idb. Not super clean by my standards but it works.

How I'd use the feature is pretty much analogous to GET requests, but it's been a few months since I've worked on that section of code and I don't recall much of the specifics of how I was trying to use ServiceWorker.

-- 
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-808572066

Received on Friday, 26 March 2021 22:56:48 UTC