Author: markt
Date: Fri Feb 18 16:27:31 2011
New Revision: 1072045

URL: http://svn.apache.org/viewvc?rev=1072045&view=rev
Log:
Porposal

Modified:
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1072045&r1=1072044&r2=1072045&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Feb 18 16:27:31 2011
@@ -124,3 +124,12 @@ PATCHES PROPOSED TO BACKPORT:
   http://svn.apache.org/viewvc?rev=1070609&view=rev
   +1: markt, kkolinko
   -1:
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50189
+  Once the application has finished writing to the response, prevent further
+  reads from the request since this causes various problems in the connectors
+  which do not expect this.
+  http://svn.apache.org/viewvc?rev=1072042&view=rev
+  +1: markt
+  -1:
+



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to