Re: [XHR] What mime types should trigger XML parsing?

On Apr 23, 2006, at 1:16 PM, Anne van Kesteren wrote:

>> The only one not on the current list that Safari supports is text/ 
>> xsl.
>
> Does Safari actually support it or just looks for it in the pseudo- 
> attribute "type" on the style sheet processing instruction? I  
> wonder if all implementations treat text/xsl as XML...

We will parse documents where the server report a Content-Type of  
text/xsl as XML for purposes of XMLHttpRequest. I don't know if this  
is true of any other implementation.

Regards,
Maciej

Received on Sunday, 23 April 2006 21:18:33 UTC