]> granicus.if.org Git - php/commitdiff
Fix test (no charset outputed)
authorXinchen Hui <laruence@php.net>
Wed, 18 Jul 2012 11:50:30 +0000 (19:50 +0800)
committerXinchen Hui <laruence@php.net>
Wed, 18 Jul 2012 11:50:30 +0000 (19:50 +0800)
sapi/cgi/tests/apache_request_headers.phpt

index 3dc3580c21c277189337f0de629b4f5c48cbaefd..881b6bb171c845263b51909784ee1efd53bd0350 100644 (file)
@@ -31,7 +31,7 @@ echo "Done\n";
 ?>
 --EXPECTF--    
 X-Powered-By: PHP/%s
-Content-type: text/html; charset=UTF-8
+Content-type: text/%s
 
 Array
 (