X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fredirect_011_logging.phpt;h=2735172f23504e54c0d7c6c5824f7009056b46bd;hp=237c043e1c6fb6cfa50bc63ff2e1f57bf324beb5;hb=7a5c865f6faf8b1b6c91735e9d3b040449ea74ba;hpb=96d059e9210a6677427392d615bc42ab38b3b432 diff --git a/tests/redirect_011_logging.phpt b/tests/redirect_011_logging.phpt index 237c043..2735172 100644 --- a/tests/redirect_011_logging.phpt +++ b/tests/redirect_011_logging.phpt @@ -4,7 +4,7 @@ logging redirects --ENV-- HTTP_HOST=example.com @@ -16,6 +16,6 @@ log_content(_REDIR_LOG); echo "Done"; ?> --EXPECTF-- -%sTEST -%d%d%d%d-%d%d-%d%d %d%d:%d%d:%d%d [302-REDIRECT] Location: http%s <%s> +%aTEST +%d%d%d%d-%d%d-%d%d %d%d:%d%d:%d%d [302-REDIRECT] Location: http%a <%a> Done