- extend & fixup test suite
[m6w6/ext-http] / tests / send_data_008.phpt
index cb0fc6df094c61cc7b5c7f2480456bb963406005..f5d4e85aac8838f2589f9da41e8a3001edc076b8 100644 (file)
@@ -4,6 +4,7 @@ http_send_data() HTTP_SENDBUF_SIZE long string
 <?php 
 include 'skip.inc';
 checkcgi();
+checkmax(5.0);
 ?>
 --FILE--
 <?php
@@ -11,9 +12,9 @@ http_throttle(0.01, 1);
 http_send_data('00000000000000000000');
 ?>
 --EXPECTF--
-Content-type: text/html
+Content-type: %s
 X-Powered-By: PHP/%s
 Accept-Ranges: bytes
 Content-Length: 20
 
-00000000000000000000
\ No newline at end of file
+00000000000000000000