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 24255 - Split out algorithms
Summary: Split out algorithms
Status: RESOLVED WONTFIX
Alias: None
Product: WHATWG
Classification: Unclassified
Component: Fetch (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: Unsorted
Assignee: Anne
QA Contact: sideshowbarker+fetchspec
URL:
Whiteboard:
Keywords:
: 24366 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-01-09 16:22 UTC by Anne
Modified: 2014-05-19 14:25 UTC (History)
1 user (show)

See Also:


Attachments

Description Anne 2014-01-09 16:22:04 UTC
Instead of doing things via flags, build it up. Have a low-level fetch that just returns a response. Have something else that follows the redirects.
Comment 1 Anne 2014-03-25 14:22:01 UTC
Could probably separate out "HTTP request" from handling its response. And then the CORS fetch algorithms would only have to invoke that as they never do anything other than "HTTP requests"...
Comment 2 Anne 2014-05-19 14:25:18 UTC
Need specific suggestions here. This is not really working.
Comment 3 Anne 2014-05-19 14:25:31 UTC
*** Bug 24366 has been marked as a duplicate of this bug. ***