Re: [VOTE] Release HttpClient 5.4.4 based on RC1

2025-04-24 Thread Oleg Kalnichevski
[x] +1 Release the packages as HttpClient 5.4.4 Oleg On Mon, 2025-04-21 at 21:37 +0200, Oleg Kalnichevski wrote: > Please vote on releasing these packages as HttpClient 5.4.4. > The vote is open for the at least 72 hours, and only votes from > HttpComponents PMC members are binding. The vote pass

[VOTE][RESULT] Release HttpComponents HttpClient 5.4.4 based on RC1

2025-04-24 Thread Oleg Kalnichevski
The vote to release HttpComponents HttpClient 5.4.4 based on RC1 has passed with the following results +1 (4 binding votes in total) Ryan Schmitt * Arturo Bernal * Gary Gregory * Oleg Kalnichevski * no other votes * binding votes Original voting thread: https://lists.apache.org/thread/f50j1

Re: Unix domain socket support

2025-04-24 Thread Ryan Schmitt
> UDS looks like a route / connection property, not a request one. So > RequestConfig would likely be a bad choice. ConnectionConfig would make > a better choice in my option. Better yet, it could be a method, say > #useUnixSocket, in the `PoolingHttpClientConnectionManagerBuilder` that > would mak