By tseidel@eclipsesource.com
via eclipsesource.com
Published: Mar 01 2013 / 07:41
One common task when working with CouchDB is to find out whether a document with a given ID exists. A simple solution is to send an HTTP GET request with the ID to CouchDB and check the response’s HTTP status code. A more efficient solution is to use HEAD requests instead.
Add your comment
Voters For This Link (12)
-
tseidel@eclipsesource.com -
jordi.myopenid.com -
hstaudacher -
mpost -
maroun.baydoun -
abous -
vtcoumatchenko -
jakerocheleau -
mswatcher -
fappel -
ldh_90 -
hegger