[
https://issues.apache.org/jira/browse/COUCHDB-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Davies updated COUCHDB-269:
---------------------------------
Attachment: multikey_reduce_validate.diff
Minor patch to add validation for multi-key reduce _list views i.e. they should
return a 500 error when group=false.
> _list doesn't allow POST requests
> ---------------------------------
>
> Key: COUCHDB-269
> URL: https://issues.apache.org/jira/browse/COUCHDB-269
> Project: CouchDB
> Issue Type: Bug
> Components: HTTP Interface
> Reporter: Jason Davies
> Priority: Blocker
> Fix For: 0.9
>
> Attachments: list_multikey.2.diff, list_multikey.3.diff,
> list_multikey.diff, multikey_reduce_validate.diff
>
>
> Currently, a 405 response is returned if you issue a POST request to _list.
> We should allow POST requests so we can do a multi-key fetch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.