Bug 59257 - Implement XMLHttpRequest.followRedirects
Summary: Implement XMLHttpRequest.followRedirects
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: XML (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-04-22 16:48 PDT by Dominic Cooney
Modified: 2016-08-25 02:44 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.