- add missing PHP closing tag
[m6w6/ext-http] / tests / send_data_001.phpt
index ce8bcc029a4ec816ddda039a3ea6207e9862080e..21c8d5c6d1e4984177aa40ec12e387fe53d8e6c6 100644 (file)
@@ -4,6 +4,7 @@ http_send_data() NIL-NUM range
 <?php 
 include 'skip.inc';
 checkcgi();
+checkmin(5);
 ?>
 --ENV--
 HTTP_RANGE=bytes=-5
@@ -18,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