Fixes #8082. Text to script converter now returns text. Unit test added.
[jquery.git] / test / data / notmodified.php
1 <?php header('HTTP/1.0 304 Not Modified'); exit; ?>