> I've noticed something weird in THttpCli... When I call abort, it > runs OnRequestDone procedure, but... errcode = 0 and statuscode = > 200! Why is that? Shouldn't it report somehow that it was aborted?
I checked the source code. The situation you describe occurs when you can abort while there is nothing to abort (component is already in ready state). -- [EMAIL PROTECTED] http://www.overbyte.be -- 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