On Feb 5, 2014, at 5:22 PM, Klaus Trainer <[email protected]> wrote:

> Regarding your example about trying to find out if a _bulk_get feature
> is available, this is what you could do: check if the
> "httpd_db_handlers" object has a "_bulk_get" property.  If yes, it means
> that there is a handler for "/:db/_bulk_get" queries.

That seems rather CouchDB-specific. What I'm talking about is something that 
would work with any API-compatible implementation, including ones that are 
architecturally quite different.

—Jens

Reply via email to