----- Original Message -----
From: "Sergei Kaul" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 08, 2005 3:11 PM
Subject: bug in HTTPCli
> Hello Franчois,
>
> Thank you for nice ICS!
> I am trying HTTPCli now and I have found a little bug there.
> It is the original fragment below:
>
> if FPort = '80' then { 21/03/05 }
> Headers.Add('Host: ' + FTargetHost)
> else
> Headers.Add('Host: ' + FTargetHost + ':' + FPort);
>
> The last line should be corrected -
> Headers.Add('Host: ' + FTargetHost + ':' + FTargetPort);
>
>
> --
> Best regards,
> Sergei Kaul mailto:[EMAIL PROTECTED]
>
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be