Steffen Heinzl wrote: > So, is seems that the content type is already registered (surprise!). Is > there a way to override the text/xml content-type handling of Firefox?
Not really... it's probably easiest to write an http-on-modify-request observer and change the content type of the channel in it. _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
