jquery/test/data/notmodified.php

2 lines
52 B
PHP

<?php header('HTTP/1.0 304 Not Modified'); exit; ?>