Return-Path: Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: (qmail 48277 invoked from network); 14 Sep 2010 01:18:33 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Sep 2010 01:18:33 -0000 Received: (qmail 78419 invoked by uid 500); 14 Sep 2010 01:18:33 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 78367 invoked by uid 500); 14 Sep 2010 01:18:33 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 78360 invoked by uid 500); 14 Sep 2010 01:18:33 -0000 Delivered-To: apmail-incubator-couchdb-commits@incubator.apache.org Received: (qmail 78357 invoked by uid 99); 14 Sep 2010 01:18:33 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Sep 2010 01:18:33 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Sep 2010 01:18:16 +0000 Received: from eosnew.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 58CE53F1; Tue, 14 Sep 2010 01:17:47 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Tue, 14 Sep 2010 01:17:46 -0000 Message-ID: <20100914011746.77352.85522@eosnew.apache.org> Subject: =?utf-8?q?=5BCouchdb_Wiki=5D_Update_of_=22Complete=5FHTTP=5FAPI=5FReferen?= =?utf-8?q?ce=22_by_NuuttiKotivuori?= X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for c= hange notification. The "Complete_HTTP_API_Reference" page has been changed by NuuttiKotivuori. http://wiki.apache.org/couchdb/Complete_HTTP_API_Reference?action=3Ddiff&re= v1=3D24&rev2=3D25 -------------------------------------------------- = Server-level miscellaneous methods: ||GET||/||Returns MOTD and version||HttpGetRoot|| - ||GET||/favicon.ico||Special path for providing a site icon, path found i= n configuration|| + ||GET||/favicon.ico||Special path for providing a site icon||HttpGetFavic= on|| ||GET||/_all_dbs||Returns a list of all databases on this server||HttpGet= AllDbs|| ||GET||/_active_tasks||Returns a list of running tasks||HttpGetActiveTask= s|| ||POST||/_replicate||Start or cancel replications||