Re: [twsocket] Did I find a bug in THttpCli?

2012-12-11 Thread RTT
On 11-12-2012 17:30, Arno Garrels wrote: - Original Message - From: "RTT" To: "ICS support mailing" Sent: Tuesday, December 11, 2012 5:59 PM Subject: Re: [twsocket] Did I find a bug in THttpCli? The port after the redirect is the correct 8080. I just don't understand why the document

Re: [twsocket] Did I find a bug in THttpCli?

2012-12-11 Thread Arno Garrels
- Original Message - From: "Angus Robertson - Magenta Systems Ltd" To: Sent: Tuesday, December 11, 2012 6:33 PM Subject: Re: [twsocket] Did I find a bug in THttpCli? >> Before you try to fix/break something that works, I urge you to >> check with Wireshark that the redirection works

Re: [twsocket] Did I find a bug in THttpCli?

2012-12-11 Thread Angus Robertson - Magenta Systems Ltd
> Before you try to fix/break something that works, I urge you to > check with Wireshark that the redirection works as expected to port > number 8080, the only problem I see so far is property Location > should likely include the port number in this test case. The first thing I'll do is fix the

Re: [twsocket] Did I find a bug in THttpCli?

2012-12-11 Thread Arno Garrels
- Original Message - From: "RTT" To: "ICS support mailing" Sent: Tuesday, December 11, 2012 5:59 PM Subject: Re: [twsocket] Did I find a bug in THttpCli? > The port after the redirect is the correct 8080. I > just don't understand why the document returned is not the same as when >

Re: [twsocket] Did I find a bug in THttpCli?

2012-12-11 Thread RTT
On 11-12-2012 16:38, Arno Garrels wrote: - Original Message - From: "Angus Robertson - Magenta Systems Ltd" To: Sent: Tuesday, December 11, 2012 5:25 PM Subject: Re: [twsocket] Did I find a bug in THttpCli? If you GET this URL: http://www.htmlvalidator.com/test/cookies/test-redirect.

Re: [twsocket] Did I find a bug in THttpCli?

2012-12-11 Thread Arno Garrels
- Original Message - From: "Angus Robertson - Magenta Systems Ltd" To: Sent: Tuesday, December 11, 2012 5:25 PM Subject: Re: [twsocket] Did I find a bug in THttpCli? >> If you GET this URL: >> http://www.htmlvalidator.com/test/cookies/test-redirect.php >> >> Then you get "Server port

Re: [twsocket] Did I find a bug in THttpCli?

2012-12-11 Thread Angus Robertson - Magenta Systems Ltd
> If you GET this URL: > http://www.htmlvalidator.com/test/cookies/test-redirect.php > > Then you get "Server port is 80." with the ICS demo, but put the > same URL in a browser and you get "Server port is 8080." I have reproduced this using the ICS browser demo, which is useful for testing stuf