blob: 74e7fbcc04a2bf435a87cd638e6217170aad81bf [file] [log] [blame]
<?php
header("Link: < http://wut.com.test/>; rel=dns-prefetch");
echo(file_get_contents("../../resources/square100.png"));
?>