[XHR2] overrideMimeType

I've been looking at overrideMimeType implementations in Gecko and WebKit  
and it seems like they differ a bit. In Gecko it has to be invoked before  
send(), but in WebKit it would work if you invoke it just before getting  
responseXML or responseText. Neither implementation seems to do any input  
checks.

If you have any opinion on how it should be specified I suppose now would  
be the time to air your thoughts.


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Friday, 27 July 2007 15:13:23 UTC