Content-Type and Blosxom’s RSS
Agreeing with Sam on what content-type should be used for the weblog’s feed (basically it should be whatever you specify in your link tag for that feed), last night I changed the appropriate Blosxom template file, content_type.rss, so that “application/rss+xml” would be sent out with the Content-Type header accompanying the RSS XML.
Unfortunately [...]