Petr,

Use HttpMethod#abort method of the 3.0 API. Please note this method is
not available in HttpClient 2.0.x 

Hope this helps,

Oleg

On Tue, 2005-02-01 at 23:28 +0100, [EMAIL PROTECTED] wrote:
> Hi,
> 
> I'm trying to write some kind of web browser using httpclient. And I
> found one problem with implementing STOP button. I cannot find any
> way, how to stop outgoing/incoming data.
> 
> I found some conversation about same problem
> http://issues.apache.org/bugzilla/show_bug.cgi?id=20288 and it looks
> that this problem was solved somehow, but in current version of http
> client (2.0.2, 3.0), I cannot find these changes.
> 
> Anyone has idea, how can I implement browser stop button (stop all
> data transfer immediately). Thanks for any help or hint.
> 
> Petr
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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

Reply via email to