Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 54748 invoked from network); 17 Feb 2009 07:39:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Feb 2009 07:39:16 -0000 Received: (qmail 91199 invoked by uid 500); 17 Feb 2009 07:39:15 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 90811 invoked by uid 500); 17 Feb 2009 07:39:14 -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 90800 invoked by uid 99); 17 Feb 2009 07:39:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Feb 2009 23:39:14 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rhettg@gmail.com designates 209.85.221.21 as permitted sender) Received: from [209.85.221.21] (HELO mail-qy0-f21.google.com) (209.85.221.21) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Feb 2009 07:39:06 +0000 Received: by qyk14 with SMTP id 14so3403584qyk.11 for ; Mon, 16 Feb 2009 23:38:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=1mtIenivSK7gBXcqmIwdQO0SHA9uIuHPU/gE2N9Tpmo=; b=jIsZDwupnkRJzdtxgsTV2TFsCjmkWIDCKDuWEZLRt+Bh02Y+Jr8LCSxoHbtQ0aQhR6 TzqHccsmh1js2xEHIq1BpS22A1GRghrVoxGCUfEU7F0VDMkF5m7zJRDZJ+FzQ5BHOfDk LFchyGOiQx5X3+9ZvsFQ1XIed1t/jHNXz2tvQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=WA1TBvYcPgLOPQCqmWTt1/es74Lb5pk7d3AV9nSoCkfZcNmghGIQiw5SmUo5FwWXOt TVxMbiCtXSRpfil+Hzz9K/Mi2kn7zADmsU3s6Qr/v4CqZgWboTcy58I3zQipcXwzP8ZN wVq7aH3wlKHU/6OZ4oxOtIO0Q37V6a+z62DDA= MIME-Version: 1.0 Received: by 10.224.20.76 with SMTP id e12mr5816246qab.47.1234856326005; Mon, 16 Feb 2009 23:38:46 -0800 (PST) Date: Mon, 16 Feb 2009 23:38:45 -0800 Message-ID: <41b0fe890902162338m20f12659yb0ac134d71cbc60@mail.gmail.com> Subject: http header options From: Rhett Garber To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Is there a document somewhere that describes all the available http header's that couchdb will understand ? I've heard references to forcing an fsync. I'm also curious about Keep-Alive. Haven't been able to find anything on the wiki. Thanks, Rhett