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

This could be useful for CouchDB because often POST messages are used in place of GETs where you simply want to be able to pass more parameters in a body than would be possible/ergonomic with query string params, e.g. the [_all_docs API](http://docs.couchdb.org/en/stable/api/database/bulk-api.html).

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

Received on Tuesday, 20 September 2016 07:54:01 UTC