X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fredirect_012_logging.phpt;h=22eada52da3f5dfeb2077b0ed950b0e44785841f;hp=237c043e1c6fb6cfa50bc63ff2e1f57bf324beb5;hb=99b27b9e44043e5ff1bd53f2a1e3b007cfd16a42;hpb=6da3520587f9f79c7429501289512d2a2415b517 diff --git a/tests/redirect_012_logging.phpt b/tests/redirect_012_logging.phpt index 237c043..22eada5 100644 --- a/tests/redirect_012_logging.phpt +++ b/tests/redirect_012_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