- add ob_(deflate|inflate)handler
[m6w6/ext-http] / tests / send_file_007.phpt
index 289faf7c1cc45d53506ca44d116a8b6c26ad445d..966129c8fe56b2323c71f8e9ae450098ecd74fbc 100644 (file)
@@ -3,6 +3,8 @@ http_send_file() oversized range
 --SKIPIF--
 <?php 
 include 'skip.inc';
+checkcgi();
+checkmax(5.0);
 ?>
 --ENV--
 HTTP_RANGE=bytes=-1111
@@ -12,5 +14,5 @@ http_send_file('data.txt');
 ?>
 --EXPECTF--
 Status: 416
-Content-type: text/html
+Content-type: %s
 X-Powered-By: PHP/%s