Hi, I found one small problem in the THttpConnection class:
FPostRcvBuf : array [0..1023] of Byte; { V7.30 }
FPostCounter : Int64; { V7.30 }
must to be placed before the
{$IFNDEF NO_AUTHENTICATION_SUPPORT}
block, otherwise you get compilation errors, if you use this directive.
Lars
--
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
