Return-Path: Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: (qmail 97535 invoked from network); 19 Oct 2010 11:19:44 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 19 Oct 2010 11:19:44 -0000 Received: (qmail 74099 invoked by uid 500); 19 Oct 2010 11:19:44 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 73866 invoked by uid 500); 19 Oct 2010 11:19:40 -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 73851 invoked by uid 500); 19 Oct 2010 11:19:39 -0000 Delivered-To: apmail-incubator-couchdb-commits@incubator.apache.org Received: (qmail 73848 invoked by uid 99); 19 Oct 2010 11:19:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Oct 2010 11:19:39 +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, 19 Oct 2010 11:19:37 +0000 Received: from eosnew.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 23A5A9B5; Tue, 19 Oct 2010 11:19:06 +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, 19 Oct 2010 11:19:06 -0000 Message-ID: <20101019111906.53249.45897@eosnew.apache.org> Subject: =?utf-8?q?=5BCouchdb_Wiki=5D_Update_of_=22HTTP=5FDocument=5FAPI=22_by_Mat?= =?utf-8?q?tGoodall?= 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 "HTTP_Document_API" page has been changed by MattGoodall. The comment on this change is: Include Etag in the example HTTP responses. http://wiki.apache.org/couchdb/HTTP_Document_API?action=3Ddiff&rev1=3D67&re= v2=3D68 -------------------------------------------------- = {{{ HTTP/1.1 200 OK + Etag: "946B7D1C" Date: Thu, 17 Aug 2006 05:39:28 +0000GMT Content-Type: application/json Connection: close @@ -163, +164 @@ = {{{ HTTP/1.1 201 Created + Etag: "946B7D1C" Date: Thu, 17 Aug 2006 05:39:28 +0000GMT Content-Type: application/json Connection: close @@ -194, +196 @@ = {{{ HTTP/1.1 201 Created + Etag: "2774761002" Date: Thu, 17 Aug 2006 05:39:28 +0000GMT Content-Type: application/json Connection: close @@ -258, +261 @@ = {{{ HTTP/1.1 200 OK + Etag: "2839830636" Date: Thu, 17 Aug 2006 05:39:28 +0000GMT Content-Type: application/json Connection: close