Author: markt
Date: Thu Oct 2 14:57:29 2014
New Revision: 1628987
URL: http://svn.apache.org/r1628987
Log:
Update
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1628987&r1=1628986&r2=1628987&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Thu Oct 2 14:57:29 2014
@@ -48,6 +48,12 @@
<subsection name="Catalina">
<changelog>
<add>
+ <bug>56393</bug>: Add support for RFC6265 cookie parsing and
generation.
+ This is currently disabled by default and may be enabled via the
+ <strong>CookieProcessor</strong> element of a <strong>Context</strong>.
+ (markt)
+ </add>
+ <add>
<bug>56394</bug>: Introduce new configuration element CookieProcessor
in
Context to allow context-specific configuration of cookie processing
options. Attributes of Context element that were added in Tomcat 8.0.13
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]