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).