Code

Remove the '=' padding from cookie value so quoting isn't an issue.
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 7 Nov 2001 01:16:12 +0000 (01:16 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 7 Nov 2001 01:16:12 +0000 (01:16 +0000)
commit539767b70b0d7fc4553c0037cb3f551bb0c6b1ee
tree3490718dcfcbd5cb8a0ad6b66cb4a1cd12258cb6
parent6f5c059d32c6d9edf51ec2066c73b0de2b9a1c11
Remove the '=' padding from cookie value so quoting isn't an issue.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@375 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/cgi_client.py