CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/07/15 16:23:00
Modified files:
usr.sbin/httpd : server_http.c
Log message:
For some values like the User-Agent, use vis(3) instead of url_encode().
This makes the output more readable and matches Apache's log encoding.
OK sthen@ brynet@
