carterkozak opened a new pull request #237: URL: https://github.com/apache/httpcomponents-client/pull/237
This change brings back handling for null values that was lost in the fix for HTTPCLIENT-2097. Note that unlike the previous implementation, a null value results in the connection being discarded and closed as opposed to being added to the pool in an unknown state. ---------------------------------------------------------------- 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]
