Add an explicit configuration option for cookie version switching and update test...
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sat, 31 Oct 2009 12:59:51 +0000 (12:59 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sat, 31 Oct 2009 12:59:51 +0000 (12:59 +0000)
commitec502dea45083354b9ff906cda8d8690659c6321
treecc864fd6c51811e9e356d2dfbc31d00192e571a5
parentccaad88dd3e3e6b9573a496ba5056a41c486a170
Add an explicit configuration option for cookie version switching and update test cases and docs to include it.

git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@831536 13f79535-47bb-0310-9956-ffa450edef68
java/org/apache/tomcat/util/http/ServerCookie.java
test/org/apache/tomcat/util/http/CookiesBaseTest.java
test/org/apache/tomcat/util/http/TestCookiesDefaultSysProps.java
test/org/apache/tomcat/util/http/TestCookiesStrictSysProps.java
test/org/apache/tomcat/util/http/TestCookiesSwitchSysProps.java [new file with mode: 0644]
webapps/docs/config/systemprops.xml