Note: CookieAttributeNames contains the "expires" instead of the "max-age"
cookie attribute name as defined in RFC 2109. The reason is that,
unfortunately, the cross-browser compatibility of "expires" is much better
than of "max-age".
Boost Software License Version 1.0. See LICENSE_BOOST.txt for details.
Alternatively, this file may be distributed under the terms of the Tango
3-Clause BSD License (see LICENSE_BSD.txt for details).
HTTP session "cookie" attribute name constants as defined in RFC 2109
@see http://www.w3.org/Protocols/rfc2109/rfc2109.txt
Note: CookieAttributeNames contains the "expires" instead of the "max-age" cookie attribute name as defined in RFC 2109. The reason is that, unfortunately, the cross-browser compatibility of "expires" is much better than of "max-age".