[Webkit-unassigned] [Bug 13075] New: XMLHttpRequest with failed authentication should set status to 401

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 14 14:13:22 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13075

           Summary: XMLHttpRequest with failed authentication should set
                    status to 401
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jcostell at tibco.com


The current behavior is to throw an error (NETWORK_ERR: XMLHttpRequest
Exception 101) for synchronous requests and set the status to 0 for
asynchronous requests.

IE and Fx both correctly set the status to 401 for both synchronous and
asynchronous requests.


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



More information about the webkit-unassigned mailing list