AFNetworking 2: How to cancel a AFHTTPRequestOperationManager request?
Objective-C [manager.operationQueue cancelAllOperations]; Swift manager.operationQueue.cancelAllOperations()
Objective-C [manager.operationQueue cancelAllOperations]; Swift manager.operationQueue.cancelAllOperations()