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
The ProtocolResponse contains an HTTP response. We can manage the response's resources by making the wrapping ProtocolResponse disposable. When the ProtocolResponse is disposed, we should dispose the HTTP response.