Github user kxepal commented on the pull request:

    https://github.com/apache/couchdb-chttpd/pull/33#issuecomment-95578515
  
    mmm, iirc the plan was to get /_bulk_get and automatically deprecate it in 
favour of /_bulk_revs. But during deprecation, there are some API bits which 
are need to be fixed in sync with Couchbase team if we want to maintain 
compatibility.
    
    Making /_bulk_revs and /_bulk_docs synonyms isn't possible during 
completely different duties and responses. Technically, we can make GET 
/_bulk_docs to work as POST /_bulk_get, but I fear no http client is expected 
such legal, but uncommon GET method usage.


---
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