- changelog
[m6w6/ext-http] / tests / send_data_001.phpt
index 9dd50334ae691a2b6dc9f0817723b97a0f8d5492..21c8d5c6d1e4984177aa40ec12e387fe53d8e6c6 100644 (file)
@@ -3,6 +3,8 @@ http_send_data() NIL-NUM range
 --SKIPIF--
 <?php 
 include 'skip.inc';
+checkcgi();
+checkmin(5);
 ?>
 --ENV--
 HTTP_RANGE=bytes=-5
@@ -17,5 +19,6 @@ X-Powered-By: PHP/%s
 Content-Type: text/plain
 Accept-Ranges: bytes
 Content-Range: bytes 5995-5999/6000
+Content-Length: 5
 
-23abc
\ No newline at end of file
+23abc