martin hilpert wrote:
how could i find out how many bytes are send?
Not from within HttpClient directly. You can however simply wrap your stream and count the bytes read through the respective methods.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]