blob: d102bc9b1daf52b23976253d189ed671c858abcd [file] [log] [blame]
#!/usr/bin/perl
# This script relies on its nph- filename to invoke the CGI non-parsed-header facility.
print <<'EOF';
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; url=sandbox-should-not-persist-on-navigation.html">
</head>
</html>
EOF