Fix debug printing of main handler.

This commit is contained in:
Uriel 2009-01-20 09:05:57 +00:00
parent 3e99f67bf0
commit 034de66bd8

View file

@ -216,7 +216,7 @@ if not
setup_handlers setup_handlers
if(! ~ $#debug 0) if(! ~ $#debug 0)
dprint ' '$"SERVER_NAME^$"REQUEST_URI' - '$"HTTP_USER_AGENT' - '$"REQUEST_METHOD' - '$"handler dprint ' '$"SERVER_NAME^$"REQUEST_URI' - '$"HTTP_USER_AGENT' - '$"REQUEST_METHOD' - '$"handler_body_main
template $headers `{get_lib_file $master_template} | awk_buffer template $headers `{get_lib_file $master_template} | awk_buffer
echo $res_tail echo $res_tail