> i need the whole couchdbfile
Have you tried with `/{db}/_all_docs?include_docs=true` ?Reference: http://docs.couchdb.org/en/latest/api/database/bulk-api.html#db-all-docs Regards, Aurélien
> i need the whole couchdbfile
Have you tried with `/{db}/_all_docs?include_docs=true` ?Reference: http://docs.couchdb.org/en/latest/api/database/bulk-api.html#db-all-docs Regards, Aurélien