Internet Direct (Indy) Version 9.0.2 Beta
TIdCookieRFC2109.Comment
Represents private data or documentation in a Cookie.

property Comment: String;
Description
Comment is a String property that represents an optional Cookie attribute that can contain private information about the user, or document the intended use of the Cookie. An HTTP Client can inspect values in Comment to decide whether to initiate or continue a session with this Cookie.