[
https://issues.apache.org/jira/browse/COUCHDB-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696672#comment-13696672
]
Dave Cottlehuber commented on COUCHDB-1198:
-------------------------------------------
mmm. better error messages would be nice. I'm not sure how we could implement
this, though. Any ideas?
> More requests that produce wacky or unhelpful responses
> -------------------------------------------------------
>
> Key: COUCHDB-1198
> URL: https://issues.apache.org/jira/browse/COUCHDB-1198
> Project: CouchDB
> Issue Type: Bug
> Reporter: Chris Wilson
>
> curl -d "{}" -H "Content-Type: application/json" -X POST
> http://127.0.0.1:5984/foo/_bulk_docs
> {"error":"unknown_error","reason":"function_clause"}
> curl -d '{"docs": [null]}' -H "Content-Type: application/json" -X POST
> http://127.0.0.1:5984/foo/_bulk_docs
> {"error":"unknown_error","reason":"function_clause"}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira