blob: fe156974e0761a3290be1229f100066e68ea3e28 [file] [log] [blame]
CONSOLE WARNING: line 30: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
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