Hello Alex,

> i thought releaseConnection method is enough to cancel download when i
> no longer need it, but it appears it continues downloading..

use method.abort() to cancel downloads.
http://jakarta.apache.org/commons/httpclient/apidocs/org/apache/commons/httpclient/HttpMethod.html#abort()

cheers,
  Roland


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to