Anton S. wrote: >> Is there some switch to turn that on? >> I just tried briefly yesterday and it returned HTTP/1.0 >> responses to my HTTP/1.1 request. > > Don't know, it should simply work! Are you sure to use latest version? > I now tried to test with Opera with option "Use HTTP 1.1 for proxies" > enabled but it used to send GET requests with "HTTP 1.0". I don't > know how to force 1.1 mode.
It doesn't support HTTP/1.1 properly. All responses are HTTP/1.0. It's a bit buggy also the SOCKS part :( Anyway I just checked in a change to support 3Proxy as well. Log: Fixed a memory overwrite bug in TCustomHttpTunnelWSocket DataAvailable. Improved keep-alive handling and removed the hard check for correct HTTP version. It still supports HTTP/1.1 only, however is now partly compatible with 3Proxy. It has been tested successfully with WinGate, Sambar, Fastream IQ Proxy Server and 3Proxy. Note that detection of authentication type works only with persistent connections, with 3Proxy you have to explicitly set the authentication type. You can test it easily with new OverbyteIcsFtpTst and OverbyteIcsMailSnd demo. -- Arno Garrels -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be