Brian Wilkins created COUCHDB-3260:
--------------------------------------
Summary: For POST to _changes accept all parameters in the request
body
Key: COUCHDB-3260
URL: https://issues.apache.org/jira/browse/COUCHDB-3260
Project: CouchDB
Issue Type: Improvement
Components: Database Core
Reporter: Brian Wilkins
For POST to _changes, only the doc_ids and selector parameters are accepted in
the request body, and other parameters are only accepted in the URL.
I have received this comment on this behaviour:
"It seems very strange to me to not allow them in the body; generally, when
POSTing, all the parameters come in the POSTs body."
This is a request for all parameters for POST to _changes to be accepted in the
request body.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)