[Bug 26238] Add follow redirects back into WHATWG XHR specification

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26238

--- Comment #2 from Jonathan Kingston <jonathan@jooped.co.uk> ---
That is right, so to prevent scripts that really only want the one resource to
be able to turn off the feature of jumping through the redirects.

The behaviour should be a browser engineered error code sent to the callbacks.

The browser should not follow any redirects at all, only one server call should
be made.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 30 June 2014 11:47:20 UTC