AFNetworking/iOS Example/Classes
2012-01-19 11:58:17 -08:00
..
Controllers Removing AFImageCache from public API, embedding it instead in UIImageView+AFNetworking implementation 2012-01-19 11:58:17 -08:00
Models Refactoring success and failure callbacks for HTTP request operations and client, to add more information and make everything more consistent 2011-10-24 13:08:58 -05:00
Views In iOS Example, added call to super in -[SpotTableViewCell prepareForReuse] as per Apple documentation. 2011-10-25 20:50:16 -04:00
AFGowallaAPIClient.h Switching to NSInvocation approach to dynamic JSON library-agnostic encoding and decoding, appropriating @steipete's work on HockeyApp 2011-11-08 11:12:44 -06:00
AFGowallaAPIClient.m Adding -unregisterHTTPOperationClass to AFHTTPClient 2011-10-12 10:41:59 -05:00