MartinWitt opened a new pull request, #405:
URL: https://github.com/apache/httpcomponents-client/pull/405
# Repairing Code Style Issues
## InnerClassMayBeStatic
Inner classes that do not reference their enclosing instances can be made
static.
This prevents a common cause of memo
[
https://issues.apache.org/jira/browse/HTTPCORE-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski resolved HTTPCORE-732.
Resolution: Not A Problem
> Is it onpurpose that content-length header is not set
[x] +1 Release the packages as HttpCore 5.2.1.
On Sat, 2023-01-07 at 09:16 +0100, Oleg Kalnichevski wrote:
> Please vote on releasing these packages as HttpCore 5.2.1.
> The vote is open for the at least 72 hours, and only votes from
> HttpComponents PMC members are binding. The vote passes if at
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrei Zhemaituk closed HTTPCLIENT-2255.
Thanks for checking with httpclient v5, closing this issue.
Workaround for v4 is