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]
