- From: <bugzilla@jessica.w3.org>
- Date: Tue, 05 Jun 2012 06:15:44 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17317
Summary: 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?
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#cor
s-enabled-fetch
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: other Hixie drafts (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, simonp@opera.com
Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/fetching-resources.html
Multipage: http://www.whatwg.org/C#cors-enabled-fetch
Complete: http://www.whatwg.org/c#cors-enabled-fetch
Comment:
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?
Posted from: 85.227.152.202 by simonp@opera.com
User agent: Opera/9.80 (Macintosh; Intel Mac OS X 10.7.3; U; en)
Presto/2.10.229 Version/11.64
--
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:15:48 UTC