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
Back in #477, we switched from assert to exceptions for errors in HttpWrapper::send_then_receive but then the same changes should have been applied to similar asserts in HttpWrapper::ssl_send_then_receive.