garydgregory opened a new pull request #238: URL: https://github.com/apache/httpcomponents-client/pull/238
Reuse singleton instances of immutable instances. Static singletons finals are called INSTANCE when there is only one instance possible and DEFAULT when more than one instance can be constructed with parameters. ---------------------------------------------------------------- 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]
