On Tue, 2025-01-14 at 10:57 +0100, [email protected] wrote: > Hi Oleg, > > In previous versions of HttpClient, I was setting the connect timeout > on the RequestConfigBuilder.setConnectTimeout(). Now this method is > deprecated, and I'm trying to find where to set it .. no luck ... I > don't see a method to set it in SocketConfig, > PoolingHttpClientConnectionManagerBuilder, HttpClients.custom(), ... > > What class contains now the connect timeout? >
ConnectionConfig Hope this helps Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
