cgicc-help
[Top][All Lists]
Advanced

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

[Cgicc-help] Removing Cookies using CgiCC


From: Artyom
Subject: [Cgicc-help] Removing Cookies using CgiCC
Date: Sat, 3 Jan 2009 06:41:44 -0800 (PST)

Hello,

I use CgiCC as a base for CppCMS Project:
http://cppcms.sourceforge.net/

However I found quite annoying issue -- it is impossible to
remove cookie usng HTTPCookie as is.

The ordinary way to do this is specify Expire in past. However,
HTTPCookie supports MaxAge only.

It would be very good if cookie removal would be supported
or at least absolute expiration time.

Thanks,

Artyom


      




reply via email to

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