Re: handling RSS mime types
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Message-ID | <[email protected]> |
Nic wrote: > Does anyone know if it's possible to tell mozilla to handle > application/rss+xml natively? > > Really what I want to be able to do is set mozilla to alias > application/rss+xml as application/xml (which it does handle > natively). If you mean in terms of what happens when that MIME type is loaded in the content area, you could write a tiny little extension to do that... -Boris