ok2c opened a new pull request, #672: URL: https://github.com/apache/httpcomponents-client/pull/672
I did not do a very job with the initial implementation of HTTPCLIENT-2141. The fix was misplaced, did not apply to the async transport and the behavior was impossible to customize using a custom `HttpRequestRetryStrategy ` The proposed change-set revises the original fix and corrects its deficiencies. It also adds missing integration rests for the classic transport and makes debug logging consistent between the classic and async request execution pipelines This is a prerequisite to solving https://issues.apache.org/jira/browse/HTTPCLIENT-2371 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org