SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for httpcomponents-client-4.5.14-1.1.noarch.rpm :

* Thu Nov 07 2024 Fridrich Strba - Update to version 4.5.14
* HTTPCLIENT-2206: Corrected resource de-allocation by fluent response objects.
* HTTPCLIENT-2174: URIBuilder to return a new empty list instead of unmodifiable Collections#emptyList.
* Don\'t retry requests in case of NoRouteToHostException.
* HTTPCLIENT-2144: RequestBuilder fails to correctly copy charset of requests with form url-encoded body.
* PR #269: 4.5.x use array fill and more. + Use Arrays.fill(). + Remove redundant modifiers. + Use Collections.addAll() and Collection.addAll() APIs instead of loops. + Remove redundant returns. + No need to explicitly declare an array when calling a vararg method. + Remote extra semicolons (;). + Use a \'L\' instead of \'l\' to make long literals more readable.
* PublicSuffixListParser.parseByType(Reader) allocates but does not use a 256 char StringBuilder.
* Incorrect handling of malformed authority component by URIUtils#extractHost (bsc#1177488, CVE-2020-13956).
* Avoid updating Content-Length header in a 304 response.
* Bug fix: BasicExpiresHandler is annotated as immutable but is not (#239)
* HTTPCLIENT-2076: Fixed NPE in LaxExpiresHandler (#222).
* Tue Feb 20 2024 Fridrich Strba - Use %patch -P N instead of deprecated %patchN.
* Sat Mar 19 2022 Fridrich Strba - Build with source/target levels 8
* Mon Apr 27 2020 Fridrich Strba - Update to version 4.5.12
* Sat Oct 05 2019 Fridrich Strba - Avoid version-less dependencies in pom files, since xmvn-connector-gradle does not handle them well
* Wed Mar 13 2019 Fridrich Strba - Initial packaging of httpcomponents-client 4.5.6- Generate and customize ant build files
 
ICM