Topic Path: Symbol Reference > Classes > TIdCookieRFC2109 Class > TIdCookieRFC2109 Properties > Comment Property
ContentsIndexHome
PreviousUpNext
TIdCookieRFC2109.Comment Property

Represents private data or documentation in a Cookie.

property Comment: String;

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.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.