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

@jakearchibald it's allowed to cache POST requests with `cache.put()` right? Why have it in `addAll()`?

@devd do you need to handle/cache POST requests on `install`, e.g. on precache stage?

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

Received on Wednesday, 14 September 2016 14:30:36 UTC