news feeds
Simon Wistow
simon at thegestalt.org
Tue Feb 7 13:02:12 GMT 2006
On Tue, Feb 07, 2006 at 12:38:43PM +0000, David Dorward said:
> XML and character encoding is a bit of a mess. Specifying it in the
> HTTP header is the best way to go.
As the mail said FeedValidator complains about any charset encoding in
the HTTP header.
CGI.pm produces http headers with encoding just fine . In fact
% HEAD http://london.pm.org/new/london.pm.atom | grep ^Content-Type
Content-Type: text/xml+atom; charset=UTF-8
%
My point is I'm trying to STOP it doing that. Not add it.
More information about the london.pm
mailing list