- dont assume PHP-version or Content-Type
[m6w6/ext-http] / tests / HttpResponse_004.phpt
index ed198d638311ca43f55705b40605ca653a8612f5..a0f569dfe5c2ec47e62af8d376eab2b80b231c05 100644 (file)
@@ -20,7 +20,7 @@ HttpResponse::send();
 ?>
 --EXPECTF--
 Status: 304
-Content-type: text/html
-X-Powered-By: PHP/5.1.0RC2-dev
+Content-type: %s
+X-Powered-By: PHP/%s
 Cache-Control: public, must-revalidate, max_age=3600
 ETag: "80b285463881575891e86ba7bfecb4d0"