Hi all,
i'm building a Swing app using HttpClient and, naturally, my users want to be able to cancel slow HTTP requests (as in a Browser).
What would be the best way to accomplish this? Should i just interrupt the HttpClient thread, or are there other (safer) methods to do this?
Thanks in advance
Oliver
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]