mirror of
https://github.com/apache/httpcomponents-client.git
synced 2025-02-16 06:56:24 +00:00
HTTPCLIENT-2346: Javadoc correction
This commit is contained in:
parent
b45e9818cc
commit
0564320d73
@ -55,8 +55,7 @@
|
||||
* Request executor in the asynchronous request execution chain that is
|
||||
* responsible for making a decision whether a request that failed due to
|
||||
* an I/O exception or received a specific response from the target server should
|
||||
* be re-executed. Note that this exec chain handler <em>will not</em> respect
|
||||
* {@link HttpRequestRetryStrategy#getRetryInterval(HttpResponse, int, org.apache.hc.core5.http.protocol.HttpContext)}.
|
||||
* be re-executed.
|
||||
* <p>
|
||||
* Further responsibilities such as communication with the opposite
|
||||
* endpoint is delegated to the next executor in the request execution
|
||||
|
Loading…
x
Reference in New Issue
Block a user