garydgregory opened a new pull request #232: URL: https://github.com/apache/httpcomponents-core/pull/232
Each commit in this PR comprise one kind of cleanup/change: - Use try-with-resources. - Use diamonds. - Add missing @override. - Make better use of Map APIs. - Remove redundant modifiers. … - Use Collections.addAll() API instead of loops. - Remote extra semicolons (;). ---------------------------------------------------------------- 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]
