Return-Path: Delivered-To: apmail-incubator-abdera-dev-archive@locus.apache.org Received: (qmail 58546 invoked from network); 13 Nov 2008 01:31:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Nov 2008 01:31:24 -0000 Received: (qmail 38013 invoked by uid 500); 13 Nov 2008 01:31:31 -0000 Delivered-To: apmail-incubator-abdera-dev-archive@incubator.apache.org Received: (qmail 37984 invoked by uid 500); 13 Nov 2008 01:31:31 -0000 Mailing-List: contact abdera-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: abdera-dev@incubator.apache.org Delivered-To: mailing list abdera-dev@incubator.apache.org Delivered-To: moderator for abdera-dev@incubator.apache.org Received: (qmail 37626 invoked by uid 99); 13 Nov 2008 01:29:22 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of pdkspam@gmail.com designates 74.125.92.150 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=QJXD5WuKnaOnqXp6J9FXzmS4ouZv1p+7RGLcotB4jq4=; b=xyYxcsBVOwBRUrIZT7lm/MPS80aXZ3EZy7huyQMKyA+hulh7Lf1Yj8KD90r+dEjg4T CG70uGNcadx9uoMuVGwnD7047/3p/HX74+fM/E2JvYFBnBSqooLxXvvYOfQunchmgQyB zAdcXziHYDAa2w8f39wo2/Tx6I9kD4GnWpckA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=IJJz1EY3nkGmnmhsERiFdFooRxcgfFiaYSmUfLu5N743lnaFD2VbRCY8HJTP3XNak3 xqwB8Eq+xlAYAvttR941bLLfT4gCc4N9CvLCWgfr/luFuNYci6/C9EbRtSQWkU0grTLz 0tdke06ZqIHOnSKYdEkRxK0sTXqj6+eGAMXXc= Message-ID: Date: Wed, 12 Nov 2008 20:28:34 -0500 From: pdk To: abdera-user@incubator.apache.org Subject: Re: HEAD of collection not supported? Cc: abdera-dev@incubator.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org Just wanted to revive this thread. Can anyone answer why head isn't supported? On Sat, Nov 1, 2008 at 1:18 AM, David Calavera wrote: > I don't have any idea on this, James can you help us? > > On Mon, Oct 27, 2008 at 7:51 PM, pdk wrote: > >> I've noticed that abdera doesn't seem to support performing a HTTP >> HEAD on a collection. The codebase seems to have been restructured >> since the 0.4 release. Both media objects and entries appear to >> support HEAD. >> >> I would think that a HEAD of a collection would return a status code >> of 200 if the collection exists and a 404 if not. >> >> Thanks, >> philip >> > > > > -- > David Calavera > http://www.thinkincode.net >