plan9fox/rc/bin/rc-httpd
Alex Musolino 78c7cd0c01 rc-httpd(8): avoid duplicate log output in dir-index handler
Delay calling do_log until just before emitting the response.  This avoids
calling do_log before potentially handing control to the static-index
handler, which also calls do_log.
2019-06-05 16:04:50 +09:30
..
handlers rc-httpd(8): avoid duplicate log output in dir-index handler 2019-06-05 16:04:50 +09:30
rc-httpd rc-httpd: various fixes 2015-06-02 23:15:02 +02:00