Re: [Cppcms-users] CppCMS 1.0.4 Released - bug fix release
Brought to you by:
artyom-beilis
|
From: Shiv S. D. <shi...@gm...> - 2013-06-24 19:17:27
|
Hi Artyom, I have not checked latest code but is the ICU build error reported a month ago or so is fixed? On Tue, Jun 25, 2013 at 12:40 AM, Artyom Beilis <art...@ya...> wrote: > This is a critical bug fix release that relates to session handing in > Internet Explorer. > > Added "Expires" to cookie expiration time handling that is supported by IE. > > Prior to this release, cppcms session cookies used max-age option, that IE > does not recognize. Starting from this release the session cookies would > have both Expires and Max-Age options. All browsers that use Max-Age would > ignore Expires if both given. > > New options that control the session cookie properties are added, see > expiration_method [1] that would allow to alter the behavior > and handle possible clock skew issues > > Special thanks to Saikumar Gandapodi who reported me this issue. > > > [1] > http://cppcms.com/wikipp/en/page/cppcms_1x_config#session.cookies.expiration_method > > Artyom Beilis > -------------- > CppCMS - C++ Web Framework: http://cppcms.com/ > CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > Respect, Shiv |