Github user rnewson commented on the pull request:

    https://github.com/apache/couchdb-chttpd/pull/73#issuecomment-141045770
  
    I'd prefer to see `{ "error": "illegal_docid", "reason": 2 }` where couchdb 
sends `{"error": "not_found",       "key": 2 }` in the response, that seems to 
be all that's needed here.
    
    in 3.0 I really want to fix up all our request/response handling by using a 
framework that enforces the same semantics for all endpoints, at that point we 
can make many new, helpful 400 responses for bad requests.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to