On 18/05/2010 12:02, thoudam wrote: > > I am using tomcat 6.0.18 and it wraps any cookie value containing invalid > characters like equals sign in double quotes. Our cookie contains lots of > equals sign and are legacy cookie used and also created by various other > applications. I do not want tomcat to wrap the cookie containing equals sign > in double quotes as we are not sure of the implication on other third party > applications using our cookie. We are not sure how these third party > application is reading our cookie and depending on the way they handle our > cookie they may not like double quoted cookie values. And we do not have any > control on these third party applications. Is there a way to stop tomcat > 6.0.14 or later version from double quoting cookie values containing equals > sign?
http://tomcat.apache.org/tomcat-6.0-doc/changelog.html --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org