- fix previous commit and adjust tests
[m6w6/ext-http] / tests / send_file_003.phpt
index cf3d0dce4af337f9a0a25f292f812797157b9a01..9e3986b34b1c88c92f5c803f817b73c29fe9b5a5 100644 (file)
@@ -3,6 +3,7 @@ http_send_file() NIL-NUM range
 --SKIPIF--
 <?php 
 include 'skip.inc';
+checkcgi();
 ?>
 --ENV--
 HTTP_RANGE=bytes=-9
@@ -16,5 +17,6 @@ Content-type: text/html
 X-Powered-By: PHP/%s
 Accept-Ranges: bytes
 Content-Range: bytes 1001-1009/1010
+Content-Length: 9
 
 23456789