Make filtering of /r and /n in headers consistent for all connectors.
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 3 Jul 2008 20:52:42 +0000 (20:52 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 3 Jul 2008 20:52:42 +0000 (20:52 +0000)
commit690cef7acca99e33ffc959a164c0320cc01a0ace
tree65139f4b1bc933e05f7ed34f5352654940048a9b
parent44225ebf9f816fbd0498248525809de509134c6d
Make filtering of /r and /n in headers consistent for all connectors.
Make handling of 404s consistent across components.
Provide option to include custom status message in headers. SRV.5.3 suggests custom messages are intended for the body of the response, not the status line.

git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@673796 13f79535-47bb-0310-9956-ffa450edef68
java/org/apache/catalina/core/StandardContextValve.java
java/org/apache/coyote/Constants.java
java/org/apache/coyote/ajp/AjpAprProcessor.java
java/org/apache/coyote/ajp/AjpProcessor.java
java/org/apache/coyote/http11/InternalAprOutputBuffer.java
java/org/apache/coyote/http11/InternalNioOutputBuffer.java
java/org/apache/coyote/http11/InternalOutputBuffer.java
java/org/apache/jk/common/JkInputStream.java
webapps/docs/config/systemprops.xml