AFNetworking-RACExtensions
AFNetworking-RACExtensions copied to clipboard
DEPRECATED: A delightful extension to the AFNetworking classes for iOS and Mac OS X.
Results
2
AFNetworking-RACExtensions issues
Sort by
recently updated
recently updated
newest added
A pull request for this issue: https://github.com/CodaFi/AFNetworking-RACExtensions/issues/44
Added NSError convenience category, to pull information from NSError instances sent by ReactiveCocoa when requests fail. This is to remove boilerplate code you get when trying to handle specific NSError...