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 2009/06/19 01:38:58 UTC

[Couchdb Wiki] Update of "HTTP status list" by LarryRoot

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

The comment on the change is:
added 201

------------------------------------------------------------------------------
  === 200 - OK ===
  
  Request completed successfully.
+ 
+ === 200 - Created ===
+ 
+ Document created successfully.
  
  === 202 - Accepted ===