carterkozak opened a new pull request #231:
URL: https://github.com/apache/httpcomponents-client/pull/231


   Both connection managers agree on the meaning of a zero-duration
   validateAfterInactivity value. Previously the documentation for
   both suggested that zero resulted in no validation, however
   the classic client would validate prior to each request and
   the async client would never validate.
   This commit standardizes behavior on the classic client, which
   is consistent with hc4.x, allowing zero to force validation prior
   to every request.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to