Patrick Barry created HTTPCLIENT-2268:
-----------------------------------------

             Summary: How do you cancel async request?
                 Key: HTTPCLIENT-2268
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2268
             Project: HttpComponents HttpClient
          Issue Type: Task
          Components: HttpClient (async)
    Affects Versions: 5.2.1, 5.1.4
            Reporter: Patrick Barry


We are trying to manually cancel our async request, but are noticing some 
gotchas. For example, if you cancel the Future, then our retry handler still 
fires.  I have looked through the examples, but the only 'abort' shown is for 
the classic version of client.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to