[GitHub] [httpcomponents-client] MartinWitt opened a new pull request, #405: refactor: refactor bad smell InnerClassMayBeStatic

2023-01-09 Thread GitBox
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

[jira] [Resolved] (HTTPCORE-732) Is it onpurpose that content-length header is not set in http/2 mode?

2023-01-09 Thread Oleg Kalnichevski (Jira)
[ 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

Re: [VOTE] Release HttpCore 5.2.1 based on RC1

2023-01-09 Thread Oleg Kalnichevski
[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

[jira] [Closed] (HTTPCLIENT-2255) NoHttpResponseException when using BasicHttpClientConnectionManager

2023-01-09 Thread Andrei Zhemaituk (Jira)
[ 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