Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Sep : Re: id http missing redirect?
| Subject: | Re: id http missing redirect? |
| Posted by: | "dk_sz" (dk_..@hotmail.com) |
| Date: | Wed, 12 Sep 2007 06:05:37 |
> If you have any ideas for what I
> should research, let me know :-)
I can give some more information now.
If I remove both these things:
* "FHTTP.Request.Connection := 'close';" before HEAD/GET calls
* "FHTTP.Connected then FHTTP.Disconnect(True);" around HEAD/GET calls
Redirects work. So somehow disconnecting
(under some circumstances) can mess up
something related to BindingAllocated...
best regards
Thomas Schulz