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
And change NetworkConnector::connect to return a HttpError instead of an IoError. The SSL errors are being boxed into an ErrorKind::Other, currently, which is losing information.