You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2008/04/16 23:11:26 UTC

[Couchdb Wiki] Update of "HttpDocumentApi" by CortlandKlein

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The following page has been changed by CortlandKlein:
http://wiki.apache.org/couchdb/HttpDocumentApi

The comment on the change is:
Noting the relationship between the ETag and revisions.

------------------------------------------------------------------------------
  
  == ETags/Caching ==
  
- CouchDB sends an ''ETag'' Header for document requests.
+ CouchDB sends an ''ETag'' Header for document requests. The ETag Header is simply the document's revision.
  
  For example, a ''GET'' request: