> Is there a cookie manager component like in INDY? Yes, it was added to ICS v8 earlier this year, TIcsCookies in OverbyteIcsCookies, from the code:
Overview -------- Provides a memory store for persistent and non-persistent cookies captured from the HTTP SetCookie header, and builds a Cookie header for any stored cookies for a URL. Persistent cookies are saved and re-read from a simple CSV file. OverbyteIcsHttpTst1.pas shows how to handle cookies, very few new linesa, also look at the browser demo to see how it's used. Angus -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be