You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2015/05/07 15:07:35 UTC

svn propchange: r1675821 - svn:log

Author: kkolinko
Revision: 1675821
Modified property: svn:log

Modified: svn:log at Thu May  7 13:07:35 2015
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu May  7 13:07:35 2015
@@ -1,3 +1,4 @@
+Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57896
 Provide option to preserve "cookie" request header values when parsing cookies.
 
 This is backport of r1448679 from tomcat/trunk:
@@ -9,4 +10,4 @@ It can be tested by using "%{cookie}i" p
 Notes:
 - In Tomcat 8 this option is deprecated, as it was moved to LegacyCookieProcessor in r1628730 and can now be configured per-context. It is always "true" in new Rfc6265CookieProcessor.
 - The default value depends on STRICT_SERVLET_COMPLIANCE.
-- Documentation is TODO
+- Documentation is TODO - fixed later by r1678180


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