Return-Path: Delivered-To: apmail-ant-notifications-archive@locus.apache.org Received: (qmail 7824 invoked from network); 7 Aug 2008 09:22:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Aug 2008 09:22:05 -0000 Received: (qmail 17900 invoked by uid 500); 7 Aug 2008 09:22:04 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 17850 invoked by uid 500); 7 Aug 2008 09:22:04 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 17841 invoked by uid 99); 7 Aug 2008 09:22:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Aug 2008 02:22:04 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Aug 2008 09:21:17 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7DA58234C18E for ; Thu, 7 Aug 2008 02:21:44 -0700 (PDT) Message-ID: <1810955794.1218100904513.JavaMail.jira@brutus> Date: Thu, 7 Aug 2008 02:21:44 -0700 (PDT) From: "Pavel Sher (JIRA)" To: notifications@ant.apache.org Subject: [jira] Created: (IVY-878) Report version of Ivy in HTTP headers (user-agent?) when Ivy downloads artifacts MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Report version of Ivy in HTTP headers (user-agent?) when Ivy downloads artifacts -------------------------------------------------------------------------------- Key: IVY-878 URL: https://issues.apache.org/jira/browse/IVY-878 Project: Ivy Issue Type: New Feature Reporter: Pavel Sher Since Ivy 1.4.1 there were fixes in the way how Ivy downloads artifacts by HTTP. We had workarounds made on the server side for older versions of Ivy, but these workarounds are incorrect for upcoming Ivy 2.0. It would be helpful to provide information about Ivy version in HTTP headers when it downloads files by HTTP. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.