Re: [XHR2] Avoiding charset dependencies on user settings

On 9/23/11 4:26 AM, Henri Sivonen wrote:
> Applying all the legacy text/html craziness to XHR could break current
> use of XHR to retrieve responseText of text/html resources (assuming
> that we want responseText for text/html work like responseText for XML
> in the sense that the same character encoding is used for responseText
> and responseXML).

I think this is a pretty strong argument in favor of not doing the 
text/html craziness.

-Boris

Received on Friday, 23 September 2011 19:24:48 UTC