AFNetworking/AFNetworking
2012-08-13 13:12:11 -07:00
..
AFHTTPClient.h Fixed comment 2012-08-03 19:56:48 -07:00
AFHTTPClient.m [Issue #449] Fixing bug where tempfiles for multipart form message bodies could collide, specifically for requests with the same URL 2012-08-12 19:08:58 -04:00
AFHTTPRequestOperation.h Removing leftover methods and functions from download operation patch 2012-08-06 17:22:34 -04:00
AFHTTPRequestOperation.m Adding responseString as NSLocalizedRecoverySuggestionErrorKey in errors for unacceptable content type and status code 2012-08-11 11:12:02 -04:00
AFImageRequestOperation.h [Issue #347] Removing deprecated cacheName parameter in AFImageRequestOperation 2012-05-25 14:15:12 -07:00
AFImageRequestOperation.m Fixes warning about using == on floats. 2012-07-24 12:36:25 -07:00
AFJSONRequestOperation.h Removing unnecessary ivar declaration in headers 2012-04-08 15:25:20 -07:00
AFJSONRequestOperation.m Fix the duplicated AFJSONDecode() calling that cause message sending to deallocated NSError object 2012-04-25 16:02:29 +08:00
AFJSONUtilities.h Mark the AFJSON* functions as 'extern'. 2012-01-20 14:35:19 -08:00
AFJSONUtilities.m merged e87b3c1 2012-03-21 00:17:59 +01:00
AFNetworkActivityIndicatorManager.h Adding additional note about not ever really having to manually increment or decrement the activity count on AFNetworkActivityIndicatorManager 2012-06-11 07:57:33 -07:00
AFNetworkActivityIndicatorManager.m Minor refactoring of changes to AFNetworkActivityIndicatorManager 2012-07-23 12:05:21 -07:00
AFNetworking.h Add newline 2012-02-16 14:53:03 -08:00
AFPropertyListRequestOperation.h Removing unnecessary ivar declaration in headers 2012-04-08 15:25:20 -07:00
AFPropertyListRequestOperation.m Ah, the wonderful feeling of deleting significant chunks of code 2012-04-23 21:14:27 -07:00
AFURLConnectionOperation.h Adding NSURLConnection delegate method declarations in the AFURLConnection header to allow subclasses to call out to super implementation. Will be removed in 1.0, since iOS 5 / Mac OS 10.7 defined these as a formal protocol. 2012-08-04 15:48:01 -04:00
AFURLConnectionOperation.m Adding NSURLConnection delegate method declarations in the AFURLConnection header to allow subclasses to call out to super implementation. Will be removed in 1.0, since iOS 5 / Mac OS 10.7 defined these as a formal protocol. 2012-08-04 15:48:01 -04:00
AFXMLRequestOperation.h Removing unnecessary ivar declaration in headers 2012-04-08 15:25:20 -07:00
AFXMLRequestOperation.m Ah, the wonderful feeling of deleting significant chunks of code 2012-04-23 21:14:27 -07:00
UIImageView+AFNetworking.h Improving documentation for UIImageView+AFNetworking 2012-06-16 13:23:50 -07:00
UIImageView+AFNetworking.m add accept header for set uiimage by url 2012-08-12 09:52:31 -05:00