Internet Direct (Indy)
|
Represents the identity for a Cookie header.
property CookieName: String;
CookieName is a String property that contains the identity portion of the name/value attribute pair that represents the Client or Server Cookie. CookieName is used to access the textual content of the Cookie in a TIdCookies collection.
CookieNames that begin with '$' are reserved for specifiying attributes to associate with an adjacent cookie, and must not be used by applications.
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. |