AFNetworking 2.0 - Fix empty content crash on AFHTTPSessionManager.post by jcravioto · Pull Request #4296 · AFNetworking/AFNetworking
added 2 commits
October 3, 2018 06:03If you are consuming the AFHTTPSessionManager from swift on xcode 9.3 or above, this will crash when the response has no content (204). This is because of strict closure signature in swift.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters