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/07/08 22:41:29 UTC

[Couchdb Wiki] Update of "HttpDocumentApi" by ShaharEvron

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 ShaharEvron:
http://wiki.apache.org/couchdb/HttpDocumentApi

The comment on the change is:
Changed DELETE success code to 200 to reflect working code. See COUCHDB-89

------------------------------------------------------------------------------
  And the response:
  
  {{{
- HTTP/1.1 202 OK
+ HTTP/1.1 200 OK
  Date: Thu, 17 Aug 2006 05:39:28 +0000GMT
  Content-Type: application/json
  Connection: close