[Webkit-unassigned] [Bug 110880] Cross-origin XSLT requests with CORS should be allowed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 07:55:47 PST 2013


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





--- Comment #3 from Adam Barth <abarth at webkit.org>  2013-02-27 07:58:10 PST ---
Does the fetch happen with credentials?  Typically we prefer that people use CORS in "anonymous" mode so they don't accidentally share cookie-authenticated data.  For example, that's the default for the crossorigin attribute on <img>.

-- 
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