This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 25588 - process request end-of-file is wrong in face of redirects
Summary: process request end-of-file is wrong in face of redirects
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: XHR (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Anne
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-07 12:54 UTC by Anne
Modified: 2014-05-20 13:09 UTC (History)
2 users (show)

See Also:


Attachments

Description Anne 2014-05-07 12:54:43 UTC
Redirects suck.

I guess instead of this we should just dispatch these once we get a response from Fetch so we're sure it's not a redirect.