CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/21 05:48:30
Modified files:
usr.sbin/httpd : server_http.c
Log message:
when a client sends header lines without a colon, respond with 400 Bad
Request instead of 500 Internal Server Error.
ok claudio@
