aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/notmodified.php
blob: 0309a6bcf776ebe41fd2ccfbd73d4a74ad31b72a (plain)
1
<?php header('HTTP/1.0 304 Not Modified'); exit; ?>