Return-Path: Delivered-To: apmail-httpd-test-dev-archive@www.apache.org Received: (qmail 48866 invoked from network); 2 Nov 2003 22:18:01 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 2 Nov 2003 22:18:01 -0000 Received: (qmail 22996 invoked by uid 500); 2 Nov 2003 22:17:48 -0000 Delivered-To: apmail-httpd-test-dev-archive@httpd.apache.org Received: (qmail 22957 invoked by uid 500); 2 Nov 2003 22:17:48 -0000 Mailing-List: contact test-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: test-dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list test-dev@httpd.apache.org Received: (qmail 22934 invoked from network); 2 Nov 2003 22:17:47 -0000 Received: from unknown (HELO jupiter.hal-nine-zero-zero-zero.net) (217.160.171.50) by daedalus.apache.org with SMTP; 2 Nov 2003 22:17:47 -0000 Received: (qmail 14509 invoked from network); 2 Nov 2003 22:17:55 -0000 Received: from unknown (HELO news.perlig.de) (80.131.142.24) by jupiter.hal-nine-zero-zero-zero.net with SMTP; 2 Nov 2003 22:17:55 -0000 Date: Sun, 2 Nov 2003 23:17:53 +0100 From: =?ISO-8859-15?Q?Andr=E9?= Malo To: test-dev@httpd.apache.org Subject: Re: cvs commit: httpd-test/perl-framework/t/modules include.t Message-Id: <20031102231753.52cf550a.nd@perlig.de> In-Reply-To: <3FA56E21.3020000@modperlcookbook.org> References: <20031101172848.35206.qmail@minotaur.apache.org> <3FA56E21.3020000@modperlcookbook.org> Organization: TIMTOWTDI X-Mailer: Sylpheed version 0.9.0claws (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N * Geoffrey Young wrote: > if you're working on mod_include stuff at the moment, I wanted to re-mention > an issue with the ETag header, in case you missed it and have the time to > evaluate it now. > > http://marc.theaimsgroup.com/?l=apache-test-dev&m=106261842526075&w=2 Thanks for reminder. Actually I've missed the issue and fixed it now. nd