bug-cgicc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Multiple Cookies Bug


From: Nathan Barnett
Subject: Multiple Cookies Bug
Date: Fri, 15 Feb 2002 15:29:01 -0500

Just wanted to drop you a line to report that I found a bug in the cookie
rendering code of cgicc 3.2.  Both the headers and the cookie insert a
newline after the cookie text.  This basically ends the header after one
cookie is rendered because of the 2 newlines.  The newline should be either
removed from the HTTPCookie render method or each of the Headers when they
render cookies.  Thanks for the great library.


--Nathan Barnett





reply via email to

[Prev in Thread] Current Thread [Next in Thread]