Internet Direct (Indy) Version 9.0.2 Beta
|
property AllowCookies: Boolean;
When AllowCookies is True, the HTTP client will insure that CookieManager is instantiated prior to adding any TIdCookieRFC2109 or TIdCookieRFC2965 cookie instances detected in Response headers.
The default value for AllowCookies is True, as assigned in the Create constructor.