blob: cc27c844d982fd214fc1ab909218407ac3902dec [file] [log] [blame]
Test for bug 13075: XMLHttpRequest with failed authentication should set status to 401.
Sync, no credentials: OK
Sync, incorrect credentials: OK
Async, no credentials: OK
Async, incorrect credentials: OK