Indy 9
TIdCookieVersion
See Also, Unit: IdCookie
Represents the internal version identifier for Cookie class instances.
TIdCookieVersion = (cvNetscape, cvRFC2109, cvRFC2965);
Unit
IdCookie
Description
TIdCookieVersion is an enumerated type that represents valid values for the internal version identifier for various Cookie class instances. TIdCookieVersion is used in TIdNetscapeCookie, TIdCookieRFC2109, and TIdCookieRFC2965 to identify the internal representation to be used for Cookie longevity in the Expires and/or MaxAge properties.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.