nlight-jdev / jcouchdb

Automatically exported from code.google.com/p/jcouchdb
Other
0 stars 0 forks source link

New method to get revision and update a document in couchdb1.1.0 #81

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Added new method to do a head request in Server.
Added new method: getRevision to get revision from couchdb via head
Added new method: getRevisionAndUpdateDocument to get revision and update 
document.

Patch attached.

Original issue reported on code.google.com by net...@gmail.com on 11 Oct 2011 at 5:26

Attachments: