Internet Direct (Indy)
Home
PreviousUpNext
TIdCookieRFC2109.Comment Property

Represents private data or documentation in a Cookie.

Pascal
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.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.