CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/08 15:46:56
Modified files:
usr.sbin/httpd : httpd.conf.5 server_http.c
Log message:
The QUERY_STRING macro is not actually URL encoded, so fix the manual.
Add a QUERY_STRING_ENC macro that is URL encoded.
Patch from Tim Baumgartner
ok reyk
