Open GoogleCodeExporter opened 9 years ago
What's the use case for supporting anything other than GET? From the wiki:
"Show and list functions are side effect free and idempotent. [...] Their
purpose is to render JSON documents in other formats."
Original comment by matt.goo...@gmail.com
on 22 May 2011 at 10:37
For example, changed document preview or diff with stored one in nicer form via
POST request. That's the only use case that I could imagine now(: I've asked
about this behavior, but got no answer why other methods are supported. May be
I've done it incorrect. I suppose at least POST one should be supported as far
as CouchDB allows it.
Original comment by kxepal
on 22 May 2011 at 10:50
This issue has been migrated to GitHub. Please continue discussion here:
https://github.com/djc/couchdb-python/issues/180
Original comment by djc.ochtman
on 15 Jul 2014 at 7:21
Original issue reported on code.google.com by
kxepal
on 18 May 2011 at 9:04Attachments: