Add system property to control treatment of / as a separator when processing cookies
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 29 Oct 2009 18:36:49 +0000 (18:36 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 29 Oct 2009 18:36:49 +0000 (18:36 +0000)
commitfb46c8fe3023f57edd83e807ec033dfd96c9a55f
tree3d306fd07063dee6be530d4d9d6d03010c125502
parent7768abed1810ac5446a2eb7520f8275ecbb009f8
Add system property to control treatment of / as a separator when processing cookies
Modify ALWAYS_ADD_EXPIRES so STRICT_SERVLET_COMPLIANCE changes the default to a strict interpretation of the specs

Note: I'll refactor the common code into a Constants class once I am finished but I'm doing that last as the refactoring won't be proposed for back-port to 6.0.x/5.5.x

git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@831059 13f79535-47bb-0310-9956-ffa450edef68
java/org/apache/tomcat/util/http/Cookies.java
java/org/apache/tomcat/util/http/ServerCookie.java
webapps/docs/config/systemprops.xml