[Webkit-unassigned] [Bug 41090] New: XMLHttpRequest not using correct Authentication Scheme in response for Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 23 11:51:14 PDT 2010


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

           Summary: XMLHttpRequest not using correct Authentication Scheme
                    in response for Safari
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sng at rim.com


Create XHR and open with username and password passed in.
Server replies with 401 and Basic Authentication Scheme
Instead of replying with Basic Authentication Scheme, NTLM Scheme was used and hence authentication always fails.

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