Github user nolanlawson commented on the pull request:

    https://github.com/apache/couchdb-couch/pull/18#issuecomment-67534359
  
    @benoitc This is news to me; I don't think anyone even mentioned it in 
COUCHDB-2310.
    
    If there's an existing standard that CBLite and rcouch are using, then I'd 
definitely prefer to implement that one for PouchDB.
    
    > It is actually compatible with couchdb 1.6
    
    Not seeing it in my own Couch 1.6.0, maybe I'm doing something wrong?
    
    ```bash
    curl -X POST localhost:5984/test/_bulk_get?revs=true -H 
'Content-type:application/json' -d '{docs: []}'
    ```
    
    I get "Referer header required," which seems to be the same error if you 
try to post to a non-existing underscore-starting path (e.g. `/test/_foobar`).


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