Internet Direct (Indy) Version 9.0.1 Beta
|
property CookieManager: TIdCookieManager;
CookieManager is used by the HTTP client when AllowCookies is True.
The client will insure that CookieManager is instantiated prior to adding TIdCookieRFC2109 or TIdCookieRFC2965 class instances to the collection maintained in CookieManager. CookieManager is freed in the Destroy method.