Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B07A295AD for ; Fri, 18 May 2012 01:51:19 +0000 (UTC) Received: (qmail 53454 invoked by uid 500); 18 May 2012 01:51:18 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 53415 invoked by uid 500); 18 May 2012 01:51:18 -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 53407 invoked by uid 99); 18 May 2012 01:51:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 May 2012 01:51:18 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jens@couchbase.com designates 206.225.164.31 as permitted sender) Received: from [206.225.164.31] (HELO EXHUB020-4.exch020.serverdata.net) (206.225.164.31) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 May 2012 01:51:11 +0000 Received: from EXVMBX020-1.exch020.serverdata.net ([169.254.4.176]) by EXHUB020-4.exch020.serverdata.net ([206.225.164.31]) with mapi; Thu, 17 May 2012 18:50:48 -0700 From: Jens Alfke To: "user@couchdb.apache.org" Date: Thu, 17 May 2012 18:50:45 -0700 Subject: Re: BigCouch returns compressed attachments without indicating they're compressed Thread-Topic: BigCouch returns compressed attachments without indicating they're compressed Thread-Index: Ac00mKTQCstZry1PRoeWtJrl/4igIw== Message-ID: <0AC07688-29E4-4611-A634-573F59300C03@couchbase.com> References: <7B3C5C94-9EB6-4297-9925-2E046B8B3105@couchbase.com> In-Reply-To: <7B3C5C94-9EB6-4297-9925-2E046B8B3105@couchbase.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org FYI, the person who reported this issue to me was running a CouchDB 1.0 ser= ver, not BigCouch. He says it went away after he upgraded to CouchDB 1.2. That implies that the 'encoding' and 'encoded_length' attachment properties= got added after 1.0 (probably before 1.1), but the patch(es) implementing = them haven't been merged into BigCouch yet, at least not the version of Big= Couch running on Cloudant. Should I file this as an issue against BigCouch? =97Jens=