Return-Path: X-Original-To: apmail-incubator-allura-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-allura-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D0D5210E2D for ; Mon, 1 Jul 2013 21:42:43 +0000 (UTC) Received: (qmail 85970 invoked by uid 500); 1 Jul 2013 21:42:43 -0000 Delivered-To: apmail-incubator-allura-dev-archive@incubator.apache.org Received: (qmail 85947 invoked by uid 500); 1 Jul 2013 21:42:43 -0000 Mailing-List: contact allura-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: allura-dev@incubator.apache.org Delivered-To: mailing list allura-dev@incubator.apache.org Received: (qmail 85939 invoked by uid 99); 1 Jul 2013 21:42:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Jul 2013 21:42:43 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of noreply@sourceforge.net designates 216.34.181.60 as permitted sender) Received: from [216.34.181.60] (HELO smtp.ch3.sourceforge.com) (216.34.181.60) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Jul 2013 21:42:39 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.com; s=x; h=Date:Message-ID:Subject:Reply-To:From:To:MIME-Version:Content-Type; bh=YgeZiqH/HU3wXwGsZBGElO77+Iad30MDlx1hwubTae8=; b=kr2wlD/r3mNyY4LNHHLb3SRVDHTbN3xRRnkp0YDJTnQzuuBFjksJTuXsqOUzH1aBWUbGkb09kgMAsNY82to63Tyv6YqchUixC8qMXnyke+ps/S7BCsGb56Z6cQz1NTsH0krwwdwq0HcKxasq1Cq/cfG/OL/JgNEZXrcS4PL8ES4=; Received: from localhost ([127.0.0.1] helo=sfs-alluradaemon-4.v29.ch3.sourceforge.com) by sfs-alluradaemon-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1UtlrV-0006mM-FC for allura-dev@incubator.apache.org; Mon, 01 Jul 2013 21:42:17 +0000 Content-Type: multipart/related; boundary="===============8095348409831261331==" MIME-Version: 1.0 To: "[allura:tickets] " <6411@tickets.allura.p.re.sf.net> From: "Dave Brondsema" Reply-To: "[allura:tickets] " <6411@tickets.allura.p.re.sf.net> Subject: [allura:tickets] #6411 URL shortener should respond to http HEAD Message-ID:

Date: Mon, 01 Jul 2013 21:42:17 +0000 X-Virus-Checked: Checked by ClamAV on apache.org --===============8095348409831261331== Content-Type: multipart/alternative; boundary="===============6284006197568403685==" MIME-Version: 1.0 --===============6284006197568403685== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit - **QA**: Dave Brondsema --- ** [tickets:#6411] URL shortener should respond to http HEAD** **Status:** code-review **Labels:** 42cc **Created:** Thu Jun 27, 2013 04:53 PM UTC by Dave Brondsema **Last Updated:** Mon Jul 01, 2013 06:55 AM UTC **Owner:** nobody If I use an HTTP HEAD request (e.g. using `curl -I ...`) to a URL in the URL shortener tool, it responds with a 404. Accessing it regularly (GET) works fine. --- Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. --===============6284006197568403685== MIME-Version: 1.0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit
  • QA: Dave Brondsema

[tickets:#6411] URL shortener should respond to http HEAD

Status: code-review
Labels: 42cc
Created: Thu Jun 27, 2013 04:53 PM UTC by Dave Brondsema
Last Updated: Mon Jul 01, 2013 06:55 AM UTC
Owner: nobody

If I use an HTTP HEAD request (e.g. using curl -I ...) to a URL in the URL shortener tool, it responds with a 404. Accessing it regularly (GET) works fine.


Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

--===============6284006197568403685==-- --===============8095348409831261331==--