Bug 59257

Summary: Implement XMLHttpRequest.followRedirects
Product: WebKit Reporter: Dominic Cooney <dominicc>
Component: XMLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: abarth, ap, james-nospam, xKhorasan+webkit, youennf
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Dominic Cooney 2011-04-22 16:48:54 PDT
Here is the relevant draft spec:

<http://www.w3.org/TR/XMLHttpRequest2/#the-followredirects-attribute>

This related to Chromium 80258 <http://code.google.com/p/chromium/issues/detail?id=80258>
Comment 1 Alexey Proskuryakov 2011-04-29 10:36:04 PDT
<rdar://problem/9359027>
Comment 2 youenn fablet 2016-08-23 05:34:28 PDT
XHR being frozen and followRedirects being removed from all up-to-date XHR specs (W3C, WHATWG), it does not make real sense anymore to implement this feature.
If there is no objection, I will close this bug as WONTFIX.