ok2c commented on issue #160: HTTPCORE-613_2: Now allowing 0 for validaterAfterInactivity URL: https://github.com/apache/httpcomponents-core/pull/160#issuecomment-555897076 @pfrank13 Looks good now, but I just realized there is a better option still. I have have overlooked the `TimeValue#isNonNegative` that we have in 5.0. It would make things a bit more readable than `TimeValue#compareTo`. Please excuse my oversight. Connection management code in HttpClient 5.0 needs to be changed as well as a separate PR.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
