You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At least as far as the socket timeout goes, this is controlled by the TCP client (impl TcpConnect) passed to the HttpClient. So, I cannot see a reason for this library to take a mutable ref of the client in order to offer this configuration.
At least timeout and keep_alive would be good to configure
The text was updated successfully, but these errors were encountered: