- extend & fixup test suite
[m6w6/ext-http] / tests / send_data_009.phpt
index 8fb18685d56e5f9c576ad630d361849f0d4811d4..1d8358d7f2010f38bfb0f9bc1727148efed2801b 100644 (file)
@@ -4,6 +4,7 @@ http_send_data() last modified caching
 <?php 
 include 'skip.inc';
 checkcgi();
+checkmax(5.0);
 ?>
 --FILE--
 <?php
@@ -11,7 +12,7 @@ http_cache_last_modified(-5);
 http_send_data("abc\n");
 ?>
 --EXPECTF--
-Content-type: text/html
+Content-type: %s
 X-Powered-By: PHP/%s
 Cache-Control: private, must-revalidate, max-age=0
 Last-Modified: %s, %d %s %d %d:%d:%d GMT