- extend & fixup test suite
[m6w6/ext-http] / tests / send_file_001.phpt
index c4b2af54aa974225a869d13356b197b2ca751910..c10507535a0318fbf361c4dc3e006e42d46a2746 100644 (file)
@@ -4,13 +4,14 @@ http_send_file()
 <?php 
 include 'skip.inc';
 checkcgi();
+checkmax(5.0);
 ?>
 --FILE--
 <?php
 http_send_file('data.txt');
 ?>
 --EXPECTF--
-Content-type: text/html
+Content-type: %s
 X-Powered-By: PHP/%s
 Accept-Ranges: bytes
 Content-Length: 1010