Re: [twsocket] Cannot get TSslHttpCli to work with proxy for HTTPS pages

2011-10-09 Thread Fastream Technologies
Hello again, I have found the issue. It is in the TCP proxy we have for HTTPS tunnel. What should be the algorithm for a full duplex TCP tunnel? I tried pausing/resuming for not having too much buffering but it seems there is a bug Best Regards, SZ On Sun, Oct 9, 2011 at 12:25, Fastream

[twsocket] Cannot get TSslHttpCli to work with proxy for HTTPS pages

2011-10-08 Thread Fastream Technologies
Hello, I have a working proxy server which I want TSslHttpCli to connect via CONNECT and then connect via HTTPS in tunnel. It corrupts the FPath such that there is now two domains and two ports in URL sent to web server. I can reproduce this with ICS demo too. I can provide access to my proxy