[Bug 17317] Consider mode being "No CORS" and URL is same-origin. The fetch results in a redirect whose URL is also same-origin. The spec says to apply the CORS "redirect steps". Shouldn't it do the redirect without CORS when it's same-origin?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17317

--- Comment #1 from Simon Pieters <simonp@opera.com> 2012-06-05 06:17:05 UTC ---
(or mode being anything actually, since same-origin takes the first branch
anyway)

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 5 June 2012 06:17:08 UTC