Bryan Murdock wrote:
> 
> As for Eugene's example, firefox does display it, and confirms that
> the content-type header was application/xml.  That isn't what django
> sets for Rss201rev2Feeds.  Maybe, Eugene, you are overriding that
> somewhere in your code?

Yes, I override it. I remember having problems with some news 
integrators with other MIME types. Like James said it should be 
"application/rss+xml for RSS, application/atom+xml for Atom", but not 
everybody conforms to the standard --- so I decided to declare it as XML.

Thanks,

Eugene


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to