Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 85949 invoked from network); 26 Jul 2004 11:25:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 26 Jul 2004 11:25:31 -0000 Received: (qmail 21100 invoked by uid 500); 26 Jul 2004 11:25:27 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 20941 invoked by uid 500); 26 Jul 2004 11:25:25 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 20928 invoked by uid 99); 26 Jul 2004 11:25:25 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [194.217.242.91] (HELO anchor-post-33.mail.demon.net) (194.217.242.91) by apache.org (qpsmtpd/0.27.1) with ESMTP; Mon, 26 Jul 2004 04:25:23 -0700 Received: from colina.demon.co.uk ([80.177.30.27]) by anchor-post-33.mail.demon.net with esmtp (Exim 3.35 #1) id 1Bp3bW-000PhG-0X for dev@cocoon.apache.org; Mon, 26 Jul 2004 11:25:14 +0000 Received: from colina.demon.co.uk (localhost.localdomain [127.0.0.1]) by colina.demon.co.uk (8.12.11/8.12.11) with ESMTP id i6QBNY4e030409 for ; Mon, 26 Jul 2004 12:23:34 +0100 Received: (from colin@localhost) by colina.demon.co.uk (8.12.11/8.12.11/Submit) id i6QBNYmh030404; Mon, 26 Jul 2004 12:23:34 +0100 To: dev@cocoon.apache.org Subject: Re: Request headers References: <18451.1090836640@www55.gmx.net> From: Colin Paul Adams Date: 26 Jul 2004 12:23:34 +0100 In-Reply-To: Message-ID: Lines: 32 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N >>>>> "Colin" == Colin Paul Adams writes: Colin> I think I'll write a RegexpHeaderSelector. I've done this, and it works to the limit of my testing - namely one example: ^.*application/xhtml\+xml.*$ accept Mozilla and Opera display test.xhtml whereas Lynx and Konqueror display test.html. I don't have MSIE, but I've asked a friend to test it, and I have no doubt it will display test.html. This I think is useful. How can I contribute it to Cocoon (I've only written the java class - I don't know where I should add documentation). -- Colin Paul Adams Preston Lancashire