Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The "Complete_HTTP_API_Reference" page has been changed by NuuttiKotivuori.
http://wiki.apache.org/couchdb/Complete_HTTP_API_Reference?action=diff&rev1=23&rev2=24
--------------------------------------------------
||GET||/_uuids||Returns a list of generated UUIDs||HttpGetUuids||
||POST||/_restart||Restart the server, requires admin privileges||
||GET||/_stats||Returns server statistics||
- ||GET||/_log||Returns the tail of the server's log file, requires admin privileges||
+ ||GET||/_log||Returns the tail of the server's log file, requires admin privileges||HttpGetLog||
||GET||/_sleep||Returns success after waiting for a given number of milliseconds ''(removed
since 1.0.0)''||
||GET||/_utils/'''file'''||Return static web pages that contain the CouchDB administration
interface||
|