IdCookieU TIdNetscapeCookie Members Properties
ClientCookie Represents the Cookie name and value.
CookieText
Represents the textual representation for a Cookie including attribute parameters.
Expires
Indicates the life time of the Cookie. Secure
Indicates the Cookie requires a secure communications channel. Value
Represents persistent state data associated with a Cookie name. Methods
Assign
Copies property values to the current object instance.
Destroy Frees the collection item.
CookieName
Represents the identity for a Cookie header.
Domain
Indicates the host system where a Cookie is valid. Path
Specifies the subset of URLs valid for the Cookie. ^ServerCookie
Represents the Cookie contents in a Server response.
Create
Constructor for the object instance. *lsValidCookie
Indicates if the Domain for the Cookie matches the host server for the request.
Legend ^readonly ^virtual
Post a comment