You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by csere matyas <wa...@eduweb.hu> on 2003/11/14 17:17:43 UTC

httpclient getmethod

hi everyone!


im writing a application with httpclient, which has to download files.

im using the multithread connection manager with getmethods to download
files.
my problem is: when i cancel a file download (eg, stop reading from the
input stream of the request) it doesnt seem to stop. and releaseConnection()
takes quite a while to execute.
i would like to stop the download immediately after stopping reading from
the request input, but its just not working.

thanks in advance
wd







---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org