On Feb 13, 2008, at 7:37 AM, Filip Hanik - Dev Lists wrote:
what do you guys think of this one
http://people.apache.org/~fhanik/patches/cookie-default-v1.patch
basically what it does, instead of forcing all cookies to v1, it
does this
if the cookie is v0
and
the switchToV1 flag is true (let me know what the default value
should be)
and
the cookie contains invalid characters
then ->
quote the cookie and set the version to 1
Personally, I think the default should be false (switchToV1),
which I think would be in keeping with the principle of
least astonishment... But I'm fine either way.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]