TIdServerCookies is a
TIdCookies decendant that implements a container for server
Cookie class instances. TIdServerCookies provides methods that allow creation of both
TIdCookieRFC2109 Cookie class instances. TIdServerCookies also provides methods that provide access to
Cookie class instances using
Cookie name, and an integer position in the server
Cookie collection.
TIdServerCookies is the type used by TIdHTTPRequestInfo and TIdHTTPResponseInfo to represent the Cookie collection maintained by a TIdHTTP server.