X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fredirect_001.phpt;fp=tests%2Fredirect_001.phpt;h=f85d98f4d70caacb00aafd335af18829c28da193;hp=d4e7bbd7a778e8bb5ac83fbba9039c6e3bfacef9;hb=96d059e9210a6677427392d615bc42ab38b3b432;hpb=5f7061a515a21abec1cf742f25a68967516e21cb 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