Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Apr : Re: "Connection reset by peer" with TIdHTTP
| Subject: | Re: "Connection reset by peer" with TIdHTTP |
| Posted by: | "Eugene V. Goldberg" (ego..@mts-nn.ru) |
| Date: | Wed, 26 Apr 2006 11:57:46 |
> > I tried to play with ... Response.KeepAlive properties
>
> You should be using Request.KeepAlive, not Response.KeepAlive.
>
Should i set Request.KeepAlive to True?
none