On Thu, 2017-02-09 at 12:15 -0800, Gary Gregory wrote: > Hi All: > > I've never been a fan of 'unscaled' methods like: > > org.apache.hc.core5.http.config.SocketConfig.Builder.setSoTimeout(int > ) > > I'd like to either add or replace this method with: > > org.apache.hc.core5.http.config.SocketConfig.Builder.setSoTimeout(lon > g, > TimeUnit) > > Thoughts on adding a method replacing what is there? > > Gary >
How shall the getter look like in this case? Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
