master
Fix API availability warnings for NSURLSessionTaskMetrics (#4516)
Fix nullability (#4551)
Replace instead of appending to the default header (#4550)
Use AFNetworkReachabilityManager to compare consistency of notification posts and gets, instead of SCNetworkReachabilityRef. And test case reference.
Use low priority queue instead of background for SCNetworkReachabilityGetFlags() (#4587)
- Removed support for NSURLConnection based API's - Simplified example project to include all targets - Added support for tvOS
Search for default pinned certificates in the main bundle (#3752)
AFNetworking 4 (#4523)
Update AFURLRequestSerialization.h (#4613)
Loop over only changed keypaths in request serializer (#4581)
Add FOUNDATION_EXPORT for AFJSONObjectByRemovingKeysWithNullValues (#4529)
Correct AFURLSessionManager comments. (#4614)
Fix ServerTrustError crash. (#4553)