blob: 4ebcb85c01fd5a1793bf39c3b2c1994ee3e6dec6 [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.dumpResourceLoadCallbacks(true);
testRunner.setWillSendRequestReturnsNullOnRedirect(true);
}
</script>
</head>
<body>
https://bugs.webkit.org/show_bug.cgi?id=27595<br>
This test checks to make sure that things behave as expected when the resource load delegate returns null in response to willSendRequest.<br>
<iframe src="resources/redirect-to-http-url.php"></iframe>
</body>
</html>