- support for the "right way" (tm) to redirect post requests
[m6w6/ext-http] / tests / redirect_003.phpt
index ba9b83b6734b7382f25770ab9eddd6d519c7b7ff..0de0195fd8370145e3606fb45bad45a8b022c776 100644 (file)
@@ -11,7 +11,7 @@ HTTP_HOST=localhost
 <?php
 include 'log.inc';
 log_prepare(_REDIR_LOG);
-http_redirect('redirect', null, false, true);
+http_redirect('redirect', null, false, HTTP_REDIRECT_PERM);
 ?>
 --EXPECTF--
 Status: 301