[Webkit-unassigned] [Bug 50773] CORS origin header not set on GET when source is localhost

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 9 14:02:19 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=50773





--- Comment #1 from Adam Barth <abarth at webkit.org>  2010-12-09 14:02:18 PST ---
We don't usually send Origin with GET requests.  We do send it for XMLHttpRequest if we're using CORS.  Maybe we're not using CORS for some reason?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list