AFNetworking/AFNetworking
2011-09-21 23:16:35 -05:00
..
AFHTTPClient.h Updating and completing documentation for AFHTTPClient 2011-09-21 23:16:35 -05:00
AFHTTPClient.m You know what's an even _better name? AFHTTPClient. Boom. 2011-09-21 22:42:01 -05:00
AFHTTPRequestOperation.h Further additions to AFRestClient documentation 2011-09-21 17:51:05 -05:00
AFHTTPRequestOperation.m [Issue #33] Changing return type of class method object contructors from id to an actual instance of that class 2011-09-21 15:33:20 -05:00
AFImageCache.h [Issue #33] Changing return type of class method object contructors from id to an actual instance of that class 2011-09-21 15:33:20 -05:00
AFImageCache.m [Issue #33] Changing return type of class method object contructors from id to an actual instance of that class 2011-09-21 15:33:20 -05:00
AFImageRequestOperation.h [Issue #33] Changing return type of class method object contructors from id to an actual instance of that class 2011-09-21 15:33:20 -05:00
AFImageRequestOperation.m Dispatching callbacks to main thread for Image requests 2011-09-21 16:52:22 -05:00
AFJSONRequestOperation.h Adding #import for Foundation to AFJSONRequestOperation 2011-09-21 15:34:08 -05:00
AFJSONRequestOperation.m Dispatching callbacks to main thread for JSON requests 2011-09-21 16:07:25 -05:00
AFNetworkActivityIndicatorManager.h Changing activity status counter to signed integer, to ensure MAX(0,_activityCount) is enforced as expected 2011-08-14 20:11:49 -05:00
AFNetworkActivityIndicatorManager.m Ok, making the entire reading and increment atomic. 2011-08-30 22:36:24 -07:00
UIImageView+AFNetworking.h Making most explicit UIImageView image setting method take NSURLRequest, to allow for overriding cache policy, timeout interval, and other request properties 2011-09-21 17:13:20 -05:00
UIImageView+AFNetworking.m Making most explicit UIImageView image setting method take NSURLRequest, to allow for overriding cache policy, timeout interval, and other request properties 2011-09-21 17:13:20 -05:00