Re: [XHR2] Overriding the MIME type in XHR2 after the request has started

2011-06-21 Thread Anne van Kesteren
On Wed, 20 Apr 2011 03:46:08 +0200, Boris Zbarsky wrote: On 4/19/11 8:51 AM, Jonas Sicking wrote: Could we at least limit overrideMimeType calls to only be allowed when setting .responseType is allowed? I think this would make the most sense, personally. Done. http://dev.w3.org/2006/webapi

Re: [XHR2] Overriding the MIME type in XHR2 after the request has started

2011-04-19 Thread Boris Zbarsky
On 4/19/11 8:51 AM, Jonas Sicking wrote: Could we at least limit overrideMimeType calls to only be allowed when setting .responseType is allowed? I think this would make the most sense, personally. -Boris

Re: [XHR2] Overriding the MIME type in XHR2 after the request has started

2011-04-19 Thread Jonas Sicking
On Tue, Apr 19, 2011 at 2:18 AM, Henri Sivonen wrote: > Adding [XHR2] to the subject to comply with the instructions. Sorry > about the noise. > > On Tue, 2011-04-19 at 12:04 +0300, Henri Sivonen wrote: >> In reference to >> http://dev.w3.org/2006/webapi/XMLHttpRequest-2/#dom-xmlhttprequest-overri

[XHR2] Overriding the MIME type in XHR2 after the request has started

2011-04-19 Thread Henri Sivonen
Adding [XHR2] to the subject to comply with the instructions. Sorry about the noise. On Tue, 2011-04-19 at 12:04 +0300, Henri Sivonen wrote: > In reference to > http://dev.w3.org/2006/webapi/XMLHttpRequest-2/#dom-xmlhttprequest-overridemimetype > > It seems to me that XHR2 allows overrideMimeType