RE: Re: Server Reporting "US-ASCII"
"Clinton Gallagher" <[email protected]>
| Newsgroups | gmane.network.syndication.rss.devel |
|---|---|
| Organization | METROmilwaukee |
| Message-ID | <[email protected]> |
Thanks to all who have responded with advisories. Per my request the hosting provider has modified IIS6 MIME Type settings to be application/xml for .xml, .rdf. and .rss file types noting I should have also suggested .atom but at the moment I don't even know enough of the ATOM initiative to know if it uses its own file extension. The prolog of the .xml file that raised this event is: <?xml version="1.0" encoding="utf-8" ?> but I have no clue how that may or may not be in conflict with any headers returned in a response especially since it was advised that the MIME Type be application/xml and others such as Eric are now making reference to text/xml. Please explain the contextual difference if any. <%= Clinton Gallagher > Date: Wed, 03 Nov 2004 15:09:47 -0000 > From: "Eric Lunt" <rss-dev-qCEwBm7oU0/[email protected]> > Subject: Re: Server Reporting "US-ASCII" > > > To be totally valid, you should ensure that the encoding that > you specify in your XML declaration match the Content-Type > header that you send down. In this particular case, you > should see if you can make the Content-Type header be: > > Content-Type: text/xml; charset=utf-8 > > Hope that works for you! > > Eric Lunt > FeedBurner > > --- In [email protected], "Clinton Gallagher" <csgallagher@w...> > wrote: > > I submitted this.file [1] for validation to Feed Validator [2] and > > while the feed was determined to be valid an alert stated: > > > > Your feed appears to be encoded as "utf-8", but your server is > > reporting "US-ASCII" <snip /> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/rss-dev/ <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/