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 CE7A51003B for ; Mon, 1 Jul 2013 06:56:21 +0000 (UTC) Received: (qmail 39162 invoked by uid 500); 1 Jul 2013 06:56:21 -0000 Delivered-To: apmail-incubator-allura-dev-archive@incubator.apache.org Received: (qmail 39058 invoked by uid 500); 1 Jul 2013 06:56:19 -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 39042 invoked by uid 99); 1 Jul 2013 06:56:17 -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 06:56:17 +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 06:56:13 +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=y6nCNxGYqyKKEK/5GwRTkBf0GWCEhb5L+lzAhTjNelw=; b=e0R9CzCUudnCZtcSpfOjiIVy4NMoGkvsTZpPNwAnJDxvDEt3vkLj3Itkfin3yBba3j0X0JZN1eqcnQVEBiypzDVQ/SDrtty+UFhIrXSB/WWuFdrr3IKrumpEtGIFOblAx3R9GHBQggexrYKOAN/Jhe4mDPz52wvFGlDdijwJcyM=; Received: from localhost ([127.0.0.1] helo=sfs-alluradaemon-1.v29.ch3.sourceforge.com) by sfs-alluradaemon-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1UtY1g-0002ZP-L9 for allura-dev@incubator.apache.org; Mon, 01 Jul 2013 06:55:52 +0000 Content-Type: multipart/related; boundary="===============7302949470288821733==" MIME-Version: 1.0 To: "[allura:tickets] " <6411@tickets.allura.p.re.sf.net> From: "Igor Bondarenko" 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 06:55:52 +0000 X-Virus-Checked: Checked by ClamAV on apache.org --===============7302949470288821733== Content-Type: multipart/alternative; boundary="===============3779652310888829599==" MIME-Version: 1.0 --===============3779652310888829599== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Closed #384. `je/42cc_6411` --- ** [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:** Fri Jun 28, 2013 07:36 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. --===============3779652310888829599== MIME-Version: 1.0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit

Closed #384. je/42cc_6411


[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: Fri Jun 28, 2013 07:36 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.

--===============3779652310888829599==-- --===============7302949470288821733==--