X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fredirect_001.phpt;h=f85d98f4d70caacb00aafd335af18829c28da193;hb=3e819ac22cb929e7f1b6df482b51a36a7e12dc60;hp=d4e7bbd7a778e8bb5ac83fbba9039c6e3bfacef9;hpb=b1d7d87f91b5cdcf321cb103e1a315f639885d61;p=m6w6%2Fext-http diff --git a/tests/redirect_001.phpt b/tests/redirect_001.phpt index d4e7bbd..f85d98f 100644 --- a/tests/redirect_001.phpt +++ b/tests/redirect_001.phpt @@ -4,6 +4,7 @@ http_redirect() with params --ENV-- HTTP_HOST=localhost @@ -15,7 +16,7 @@ http_redirect('redirect', array('a' => 1, 'b' => 2)); ?> --EXPECTF-- Status: 302 -Content-type: text/html +Content-type: %s X-Powered-By: PHP/%s Location: http://localhost/redirect?a=1&b=2