Discuss this help topic in SecureBlackbox Forum
Description
TElCookie represents a single cookie, set by HTTP server and received by TElHTTPSClient component.
The application is not expected to change any properties of the cookie with one exception: when cookie is read from the custom storage. The cookie must be saved and loaded in its entirety, i.e. all properties must be treated as opaque and restored to their previous state when loaded.
.NET: