Bug 59257
Summary: | Implement XMLHttpRequest.followRedirects | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dominic Cooney <dominicc> |
Component: | XML | Assignee: | 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 |
Dominic Cooney
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>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
<rdar://problem/9359027>
youenn fablet
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.