Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE HTML>
<html>
<head>
<script>
window.addEventListener("load", function() {
document.getElementById("link").click();
});
</script>
</head>
<body>
<a id="link" href="http://example.org/tests/dom/security/test/referrer-policy/referrer_header.sjs">Navigate</a>
</body>