Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
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.