Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 83753 invoked from network); 1 Feb 2006 09:35:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Feb 2006 09:35:22 -0000 Received: (qmail 39806 invoked by uid 500); 1 Feb 2006 09:35:10 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 39794 invoked by uid 500); 1 Feb 2006 09:35:10 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 39783 invoked by uid 99); 1 Feb 2006 09:35:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2006 01:35:09 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [80.229.52.226] (HELO asgard.webthing.com) (80.229.52.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2006 01:35:09 -0800 Received: from asgard (asgard [192.168.10.2]) by asgard.webthing.com (Postfix) with ESMTP id 88DAC64766 for ; Wed, 1 Feb 2006 09:34:47 +0000 (GMT) From: Nick Kew Organization: WebThing Ltd To: users@httpd.apache.org Date: Wed, 1 Feb 2006 09:33:36 +0000 User-Agent: KMail/1.8.3 References: <20060201054118.95771.qmail@web53809.mail.yahoo.com> In-Reply-To: <20060201054118.95771.qmail@web53809.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602010934.45423.nick@webthing.com> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] AddDefaultCharset and Multiple Encodings X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Wednesday 01 February 2006 05:41, Skating Jim wrote: > The basis for my comment is that the Apache > documentation for AddDefaultCharset says: > > "This should override any charset specified in the > body of the response via a META element, though the > exact behavior is often dependent on the user's client > configuration." That's just FYI. What matters is not the Apache documentation, but the public internetworking specs: RFC2616 (HTTP), and the MIME one whose number I don't recollect without looking it up. So what the apache documentation is really telling you is how an Internet-compliant browser works. It qualifies that by noting that some browsers may be broken. -- Nick Kew --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org