Indy 9
Example
TIdCookieManager.AddCookie
      // add an existing cookie to the current collection for this domain
      IdHttpClient1.CookieManager.AddCookie('MyCookie=MyCookieValue','www.mydomain.com');

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.