Author: kkolinko Date: Thu Nov 11 08:59:48 2010 New Revision: 1033845 URL: http://svn.apache.org/viewvc?rev=1033845&view=rev Log: vote
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=1033845&r1=1033844&r2=1033845&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Nov 11 08:59:48 2010 @@ -93,9 +93,18 @@ PATCHES PROPOSED TO BACKPORT: http://svn.apache.org/viewvc?rev=1003461&view=rev http://svn.apache.org/viewvc?rev=1033415&view=rev Note: Don't change return type for parseEndChunk(), just return true. - +1: markt + +1: markt, kkolinko + -1: + + kkolinko: Additional patch: + http://svn.apache.org/viewvc?rev=1033842&view=rev + +1: kkolinko -1: + kkolinko: Maybe we can/should add a system property to allow to impose + a limit on the trailers length? Via ByteChunk.setLimit(). + + * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50026 Force DefaultServlet to serve all resources relative to context root regardless of mappings/mount point. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org