Remy Maucherat wrote: > On Sat, 2009-10-31 at 12:59 +0000, ma...@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 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org