X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fredirect_003.phpt;fp=tests%2Fredirect_003.phpt;h=58ef385877aa3406658be285c4eb6706372b02d2;hp=0000000000000000000000000000000000000000;hb=2d5d8aa343778897c7eedb25464a2cb0a789d748;hpb=5853f70523cc38387dc35e2e8b81f2b8b69f909b diff --git a/tests/redirect_003.phpt b/tests/redirect_003.phpt new file mode 100644 index 0000000..58ef385 --- /dev/null +++ b/tests/redirect_003.phpt @@ -0,0 +1,18 @@ +--TEST-- +http_redirect() permanent +--SKIPIF-- + +--FILE-- + +--EXPECTF-- +Status: 301 +Content-type: text/html +X-Powered-By: PHP/%s +Location: http://localhost/redirect + +Redirecting to http://localhost/redirect. +