Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 19312 invoked from network); 3 Feb 2009 17:02:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Feb 2009 17:02:52 -0000 Received: (qmail 71369 invoked by uid 500); 3 Feb 2009 17:02:47 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 71346 invoked by uid 500); 3 Feb 2009 17:02:47 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 71333 invoked by uid 99); 3 Feb 2009 17:02:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Feb 2009 09:02:47 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [83.97.50.139] (HELO jan.prima.de) (83.97.50.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Feb 2009 17:02:39 +0000 Received: from [10.0.1.6] (e178202119.adsl.alicedsl.de [::ffff:85.178.202.119]) (AUTH: LOGIN jan, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by jan.prima.de with esmtp; Tue, 03 Feb 2009 17:02:05 +0000 Message-Id: <48706CE3-4FC4-4B1D-8353-F65A5431387B@apache.org> From: Jan Lehnardt To: user@couchdb.apache.org In-Reply-To: <5c02bc4e0902030748r8b4ba2u93b66295b7774eb8@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: Default response is text/plain Date: Tue, 3 Feb 2009 18:02:16 +0100 References: <20090202094207.GA25494@uk.tiscali.com> <5c02bc4e0902021024w12ed0fe1t6dd2a9245b160836@mail.gmail.com> <20090203140514.GA26820@uk.tiscali.com> <5c02bc4e0902030748r8b4ba2u93b66295b7774eb8@mail.gmail.com> X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org On 3 Feb 2009, at 16:48, Avi Flax wrote: > On Tue, Feb 3, 2009 at 09:05, Brian Candler > wrote: > > >> How about this patch? >> >> (Note: I am just an erlang dabbler; there's probably a way to write >> this >> with less duplication) > > > No worries Brian, I can barely read Erlang. That said, it looks good > to me. > Kudos for writing a patch! Is there an official channel for > submitting it? That'd be https://issues.apache.org/jira/browse/COUCHDB :) Cheers Jan --