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
Adding the timeout was fixed in 1.0.2. I will leave this open as I'd like to investigate what other parameters are available on HttpURLConnection. If there are few they will get added to Params. If there are a lot I may have to rethink how/where those values will get set. I don't want Params to get bloated.
It would be useful to be able to set at least a timeout (connection/request) on the client.
The text was updated successfully, but these errors were encountered: