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
{{ message }}
This repository was archived by the owner on Jul 27, 2019. It is now read-only.
AFNetworking posts notifications as request operations and session tasks are started and finish. We could add an option to setup the recorder to listen to all AFNetworking activity, without dealing with the underlying NSURLSession objects.
AFNetworking posts notifications as request operations and session tasks are started and finish. We could add an option to setup the recorder to listen to all AFNetworking activity, without dealing with the underlying
NSURLSessionobjects.See: https://github.com/AFNetworking/AFNetworkActivityLogger