blob: ec06c569cec1bc4bdd9d0e50a8e523e47d83c8bd [file] [log] [blame]
CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8080/xmlhttprequest/resources/forbidden.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
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