Re: [XHR] statusText, status and network errors

On Fri, Sep 20, 2013 at 9:06 AM, Hallvord Steen <hsteen@mozilla.com> wrote:
> (AFAIK Gecko is the only engine with this behaviour, although I'm not able to test IE because I don't have a Win7 or 8 machine and lesser IE versions don't work well with the test framework.)

Let's go with network error for now then. That's what
http://fetch.spec.whatwg.org/ calls for and has always been the intent
of the XMLHttpRequest specification although not explicitly called
out. It's what CORS does for complex requests that get a redirect
back, too.


-- 
http://annevankesteren.nl/

Received on Friday, 20 September 2013 13:24:43 UTC