Fix debug printing of main handler.
This commit is contained in:
parent
3e99f67bf0
commit
034de66bd8
1 changed files with 1 additions and 1 deletions
|
|
@ -216,7 +216,7 @@ if not
|
|||
setup_handlers
|
||||
|
||||
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
|
||||
echo $res_tail
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue