Return-Path: Delivered-To: apmail-incubator-abdera-user-archive@locus.apache.org Received: (qmail 44890 invoked from network); 12 Jun 2007 20:10:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Jun 2007 20:10:37 -0000 Received: (qmail 92213 invoked by uid 500); 12 Jun 2007 20:10:41 -0000 Delivered-To: apmail-incubator-abdera-user-archive@incubator.apache.org Received: (qmail 92197 invoked by uid 500); 12 Jun 2007 20:10:40 -0000 Mailing-List: contact abdera-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: abdera-user@incubator.apache.org Delivered-To: mailing list abdera-user@incubator.apache.org Received: (qmail 92188 invoked by uid 99); 12 Jun 2007 20:10:40 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jun 2007 13:10:40 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of ixjonez@gmail.com designates 64.233.162.232 as permitted sender) Received: from [64.233.162.232] (HELO nz-out-0506.google.com) (64.233.162.232) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jun 2007 13:10:36 -0700 Received: by nz-out-0506.google.com with SMTP id m7so1636958nzf for ; Tue, 12 Jun 2007 13:10:15 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=d+Y3e1T5yYxvIQr7TzrAHuzye8nxsBnJLLJg/Vu+vFk7Dl1AO8igaRTeI7DcP22ubC4NdSW2junRgYGzP06YT408A8RiZh483IUwpB0BUQr3/Zkska498EGFe3vMnkm9pUPQNMhaOut79Rw6oGwy/YblDFx/ZuprVKEEudbACZw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=s9TKHJxbYc6EVVh1GBVt4uzhA/C0AOn8kU1TCoY8dKZHgS04fYy12uY0wjviz+UPnQBtXm3YUMfWgAoBVpTL78QTYPEIgB+noJMYuP6v8QZt9VgqlFqScTE5EUl871K+UTXcS5lhJ4APQuzv4y6QvdgxkNvH47ZVnWWth5oeJZY= Received: by 10.115.108.1 with SMTP id k1mr6984874wam.1181679012709; Tue, 12 Jun 2007 13:10:12 -0700 (PDT) Received: by 10.114.192.6 with HTTP; Tue, 12 Jun 2007 13:10:12 -0700 (PDT) Message-ID: <29a761a00706121310i220bfc15q34024e52e1d760e1@mail.gmail.com> Date: Tue, 12 Jun 2007 13:10:12 -0700 From: "Brian Moseley" Sender: ixjonez@gmail.com To: abdera-user@incubator.apache.org Subject: Re: omitting bodies for HEAD requests In-Reply-To: <7edfeeef0706121257u7951e1efvb227309119481da@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <29a761a00706121242q33d02ea4jb0964b79e8dd1602@mail.gmail.com> <7edfeeef0706121248s155eae6fuba4a2b874804b1c@mail.gmail.com> <29a761a00706121253k299b45c8m1adc6937dd0804c6@mail.gmail.com> <7edfeeef0706121257u7951e1efvb227309119481da@mail.gmail.com> X-Google-Sender-Auth: 77f6396fd0fa8834 X-Virus-Checked: Checked by ClamAV on apache.org On 6/12/07, Garrett Rooney wrote: > Personally, I'm of the "we're pre-1.0, break stuff if we have to" > mindset. I mean the object model stuff is pretty stable, but the > server side stuff is so new that changing it is pretty much expected. fair enough. the patch is at .