blob: 5ff0a52fab97df827007a6a5349bf19bc557c7cd [file] [log] [blame]
CONSOLE MESSAGE: Origin http://127.0.0.1:8000 is not allowed by Access-Control-Allow-Origin.
CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8080/xmlhttprequest/resources/forbidden.txt due to access control checks.
This tests that unsafe redirects won't be allowed when making an XMLHttpRequest.
Sync XHR started.
readyState change 1
readyState change 4
Error event.
Exception: NetworkError: A network error occurred.
Async XHR started.
readyState change 1
readyState change 4
SUCCESS: Error handler was called with readyState 4