Re: [XHR2] overrideMimeType

Maciej Stachowiak wrote:
>> It is a bit quirky behavior though since setting overrideMimeType 
>> could then change the encoding and therefor both responseXML and 
>> responseText.
> 
> If XHR2 offers responseBody with a raw byte array of some kind, it will 
> be required for implementations to keep the raw bytes around anyway.

Yep. Though it still seems weird to me that responseText would change 
when .overrideMimeType is changed. How do you guys deal with this situation?

/ Jonas

Received on Sunday, 29 July 2007 20:22:02 UTC