On Sun, 2014-02-16 at 16:30 +0200, Yoram Dayagi (Gmail) wrote: > Hi > I would like to use HttpAsyncClient in order to execute async requests. > Is it possible to abort an executing request from another thread? >
What exactly do you mean by aborting request execution? Unblocking a thread awaiting on the result future? Shutting down the underlying connection? What is it exactly you are trying to achieve? Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org For additional commands, e-mail: httpclient-users-h...@hc.apache.org