- fixup tests
[m6w6/ext-http] / tests / send_data_002.phpt
index 91ffd0851d5931e69f52092c96728a79a2a0bcd1..e178041bbba8ab262921e0350f4a023ff18dfa99 100644 (file)
@@ -4,6 +4,7 @@ http_send_data() NUM-NUM range
 <?php 
 include 'skip.inc';
 checkcgi();
+checkmin(5);
 ?>
 --ENV--
 HTTP_RANGE=bytes=5-6
@@ -18,5 +19,6 @@ X-Powered-By: PHP/%s
 Content-Type: text/plain
 Accept-Ranges: bytes
 Content-Range: bytes 5-6/6000
+Content-Length: 2
 
-c1
\ No newline at end of file
+c1