[Webkit-unassigned] [Bug 41217] CORS XMLHttpRequest withCredentials Not Working As Expected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 25 12:15:07 PDT 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2010-06-25 12:15:07 PST ---
Does this work in Firefox?

> -HTTP Response with 401, and the following headers:

Does the actual response have all the same headers, or only 401 does?

Can you attach a packet trace, and the source of your client-side test?

> Access-Control-Allow-Credentials: True

Oh, and one more thing. We only support all-lowercase "true" here. I haven't checked the spec, maybe it's a bug.

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