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
We can configure NetworkManager's and NetworkEngine's, we should be able to unconfigure them too.
This is required because the session delegate used to configure a URLSession can leak otherwise (this is a problem in URLSession that we have to work around).
We can configure
NetworkManager's andNetworkEngine's, we should be able tounconfigurethem too.This is required because the session delegate used to configure a
URLSessioncan leak otherwise (this is a problem inURLSessionthat we have to work around).