TIdCookies is a TCollection descendant that implements a container for
Cookie class instances. TIdCookies provides methods that allow creation of both
TIdCookieRFC2109 and
TIdCookieRFC2965 Cookie class instances. TIdCookies also provides methods that provide access to
Cookie class instances using
Cookie name,
Cookie name and Domain, and an integer position in the
Cookie collection.
TIdCookies is the type used by TIdCookieManager to represent the Cookie collection maintained by a TIdHTTP client.