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 C5B16103FE for ; Wed, 4 Sep 2013 23:44:16 +0000 (UTC) Received: (qmail 44185 invoked by uid 500); 4 Sep 2013 23:44:15 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 44152 invoked by uid 500); 4 Sep 2013 23:44:15 -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 44144 invoked by uid 99); 4 Sep 2013 23:44:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Sep 2013 23:44:15 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of siriele2x3@gmail.com designates 74.125.82.181 as permitted sender) Received: from [74.125.82.181] (HELO mail-we0-f181.google.com) (74.125.82.181) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Sep 2013 23:44:08 +0000 Received: by mail-we0-f181.google.com with SMTP id p60so1037329wes.26 for ; Wed, 04 Sep 2013 16:43:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=WC5dNhDJ3NwmIT5hSbuPYubvR8VOcXgmlSuV4wHTEMw=; b=EGI0ZxcLjlcX34DnGm1wM3kkIaRle8fUW2yBm69mm//2fgv2Kan6eJuFD2UML+dA7Y EpeEcBeU4s9T4vF+kYyvu5QDf46PqXqbbGLJxGn0+GDttk0TiLGG7xyENL+1xqy7mPta UNs1GAXwjwSDfyLpmWjZbN6FjXc0aXNHvTrfDO609R7tVghtrvTepUAn3zIdFnPoLJeu hFVE2srRu7nY0b4RO6ymHoW+WlEEzJLHrXO7SDwEfLejiVehhB2PtRUmoU+nkcD+/RSD oWUWZTm0+LoV+C35vate3XhbG91Go30URjxkOPMWCxH+z72gQV67cDJmf/CAe9kagW31 kQLg== MIME-Version: 1.0 X-Received: by 10.194.23.73 with SMTP id k9mr4747518wjf.24.1378338228657; Wed, 04 Sep 2013 16:43:48 -0700 (PDT) Received: by 10.194.58.244 with HTTP; Wed, 4 Sep 2013 16:43:48 -0700 (PDT) Received: by 10.194.58.244 with HTTP; Wed, 4 Sep 2013 16:43:48 -0700 (PDT) Date: Wed, 4 Sep 2013 16:43:48 -0700 Message-ID: Subject: Views return content type plain text From: Stanley Iriele To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=047d7b5d43967fe26804e5976008 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b5d43967fe26804e5976008 Content-Type: text/plain; charset=ISO-8859-1 Hey all, Is there any particular reason couchdb views return content type. Text/plain. Instead of application json. Even though they always return json. .it's not blocking anything....I've just been wondering this for a while now, Regards, Stanley --047d7b5d43967fe26804e5976008--