[Webkit-unassigned] [Bug 109533] CORS requests don't cache authentication

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 14 12:36:27 PST 2013


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





--- Comment #4 from Paul Eipper <lkraider+webkit at gmail.com>  2013-02-14 12:38:44 PST ---
Does not help(In reply to comment #3)
> Will passing credentials with the cross-origin request work for you if you set withCredentials attribute to true?

Does not help to cache the credentials in the `setRequestHeader` case, or to make Webkit use the username and password on the `open` case.

Essentially, it seems it will only help when sending cookies?

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