Internet Direct (Indy) Version 9.0.2 Beta
|
property OnNewCookie: TOnNewCookieEvent;
Applications must assign a procedure to the event handler to allow responding to the event notification. OnNewCookie can indicate if the Cookie is accepted or rejected based on values detected in the Cookie content.
Use OnNewCookie to ovreride the default logic used in management of the CookieCollection when Cookies are added to the collection.