The ICS v7 SVN repository and nightly zip has been updated with a new
OverbyteIcsCookies.pas unit that supports client Cookie Handling, see
RFC2109/RFC6265 (RFC2965 is obsolete). 

It 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 lines.

Tested with Delphi 2007 and XE2, thanks to Arno for testing and bug fixes.
The new unit is also in the FireMonkey/IPV6 repository. 

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

Reply via email to