On Tuesday, December 24, 2002, at 12:42 AM, Stuart Donaldson wrote:
I am trying to nock off some of the bugs as can.
I just fixed the bug in HTTPResponse setCookie(). And I also found
some other problems with the expiration date handling which I fixed.
It seems like the expiration date parsing
I am trying to nock off some of the bugs as can.
I just fixed the bug in HTTPResponse setCookie(). And I also found some
other problems with the expiration date handling which I fixed.
It seems like the expiration date parsing might best be placed on the
Cookie object itself. I didn't get tha