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 14666 - Be clearer about cookies and CORS
Summary: Be clearer about cookies and CORS
Status: RESOLVED FIXED
Alias: None
Product: WebAppsSec
Classification: Unclassified
Component: CORS (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Anne
QA Contact: This bug has no owner yet - up for the taking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-01 21:31 UTC by Anne
Modified: 2011-11-25 09:13 UTC (History)
4 users (show)

See Also:


Attachments

Description Anne 2011-11-01 21:31:58 UTC
CORS happens after the HTTP layer has done things such as setting cookies for a resource and does not necessarily affect them (unless withCredentials is false).
Comment 1 Anne 2011-11-25 09:13:58 UTC
Added a note to the network error steps: http://dvcs.w3.org/hg/cors/rev/1b13c2d13067