- fix tests
[m6w6/ext-http] / tests / abs_uri_001.phpt
index f0da09e2b979d2347d4e333ed55c0fefc8a6ce1c..0c20be0150f8f8314c0c87117f5fc2f0848492c8 100644 (file)
@@ -10,8 +10,5 @@ echo http_absolute_uri('page'), "\n";
 echo http_absolute_uri('with/some/path/'), "\n";
 ?>
 --EXPECTF--
-Content-type: text/html
-X-Powered-By: PHP/%s
-
-http://localhost/page
+%shttp://localhost/page
 http://localhost/with/some/path/