blob: 67567d9e60b8557a65269f87993a945012e889f1 [file] [log] [blame]
<?php
header("Content-Disposition: attachment; filename=test.html");
header("Content-Type: text/html");
?>
<!DOCTYPE html>
<meta http-equiv="refresh" content="0; url=data:text/html,FAIL">