1 Nov 2009 05:42
Re: svn commit: r831536 - in /tomcat/trunk: java/org/apache/tomcat/util/http/ test/org/apache/tomcat/util/http/ webapps/docs/config/
Mark Thomas <markt <at> apache.org>
2009-11-01 04:42:17 GMT
2009-11-01 04:42:17 GMT
Remy Maucherat wrote: > On Sat, 2009-10-31 at 12:59 +0000, markt <at> apache.org wrote: >> Author: markt >> Date: Sat Oct 31 12:59:51 2009 >> New Revision: 831536 >> >> URL: http://svn.apache.org/viewvc?rev=831536&view=rev >> Log: >> Add an explicit configuration option for cookie version switching and update test cases and docs to include it. > > The version switch flag is not correct. > > Following a clarification, the Servlet EG has validated the concept of > cookie version switching, to support comments (if a comment is set on > the cookie, then the cookie automatically becomes v1, if it was v0; so > evidently it is now acceptable to switch versions to handle values that > are invalid in v0). > > Rémy Thanks for that info - I wasn't aware of that. I'll update the cookie handling code accordingly. Cheers, Mark
RSS Feed