Hello Bruno,

> But there is also one other thing, and this I could not track, maybe it's
> some setting in the server: the connection remains open after you do the

        if ((FVersion = 'HTTP/1.0') and
           (CompareText(FRequestConnection, 'keep-alive') <> 0)) or { Jack }
           (CompareText(FRequestConnection, 'close') = 0) then
            Shutdown(1);

I checked FVersion, it is always 1.1, so it's a bug in IE :)

---
Rgds, Wilfried
http://www.mestdagh.biz


-- 
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

Reply via email to