summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_httpd_db.erl
AgeCommit message (Expand)Author
2008-10-09remove content-length header from file attachment responses. see inline commentsJohn Christopher Anderson
2008-10-05include_docs option adds a doc member to view rows with the latest _rev of th...John Christopher Anderson
2008-10-05added multi-key requests to _view, _temp_view, and _all_docs (with help from ...John Christopher Anderson
2008-10-02Added files forgotten in the httpd refactoring checkin.Damien F. Katz