blob: b993114604aaa7c3d3202d7f1764ff2d695dcf9e [file] [log] [blame]
<html>
<head>
<meta name="referrer" content="origin" />
<script>
function runTest() {
document.location = "https://127.0.0.1:8443/resources/redirect.py?url=" +
"http://127.0.0.1:8000/security/resources/referrer-policy-log.py";
}
</script>
</head>
<body onload="runTest()">
</body>
</html>