Indy 9
|
CookieListByDomain is used in AddCookie insure that the TIdCookieList for the Domain is instantiated and added to the Cookie collection, and is used to add or update Cookie class instances by name for the given domain.
CookieListByDomain is also used in the TIdCookieManager.GenerateCookieList method to access Cookies in the collection having the domain and secure attribute that match the desired values.