X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fredirect_013_logging.phpt;h=b2623bf614a983b837591460df7dcae251622257;hp=0a98118d4b9f0adbba9e0e36049e9a0e46afd7d4;hb=7a5c865f6faf8b1b6c91735e9d3b040449ea74ba;hpb=96d059e9210a6677427392d615bc42ab38b3b432 diff --git a/tests/redirect_013_logging.phpt b/tests/redirect_013_logging.phpt index 0a98118..b2623bf 100644 --- a/tests/redirect_013_logging.phpt +++ b/tests/redirect_013_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 [301-REDIRECT] Location: http%s <%s> +%aTEST +%d%d%d%d-%d%d-%d%d %d%d:%d%d:%d%d [301-REDIRECT] Location: http%a <%a> Done