Re: [w3c/ServiceWorker] Allow Caching of POST requests (#977)

Use case:  post requests contain our api queries to ensure our queries aren’t exposed in network logging.  We maintain a shared state for our application caching so we could even do it based on an Etag.

Please and thank you with tons of cherries on top.

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

Received on Sunday, 19 January 2020 02:15:26 UTC