Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Mar : Re: TidCookieManager questions (threads)
| Subject: | Re: TidCookieManager questions (threads) |
| Posted by: | "dk_sz" (dk_..@hotmail.com) |
| Date: | Fri, 23 Mar 2007 10:25:01 |
> You are not not checking for duplicate cookies, existing cookies that
> have new values, or existing cookies that need to be removed.
Well, I will take a look again.
But I have a simple test:
New idHttp
Login_At_WebPage
SaveCookies
Destroy idHttp
New Htttp
LoadCookies
Get_WebPage
Destroy idHttp
That fails.
best regards
Thomas Schulz
none