Internet Direct (Indy) Version 9.0.1 Beta
Example 1
      // add an existing cookie to the current collection for this domain
      IdHttpClient1.CookieManager.AddCookie2('MyCookie=MyCookieValue','www.mydomain.com');