AFNetworking/AFNetworking
2013-04-06 12:11:29 +02:00
..
AFHTTPClient.h Re-ordering AFHTTPClient multipart proxy methods 2013-03-24 02:13:37 -04:00
AFHTTPClient.m Re-ordering AFHTTPClient multipart proxy methods 2013-03-24 02:13:37 -04:00
AFHTTPRequestOperation.h Whitespace formatting by Xcode re-indentation 2013-01-27 12:15:07 -05:00
AFHTTPRequestOperation.m [Issue #837] Refactoring implementation of HTTP string encoding edge case to -responseStringEncoding to fix potential inconsistency in effective value 2013-03-05 14:42:23 -08:00
AFImageRequestOperation.h Whitespace formatting by Xcode re-indentation 2013-01-27 12:15:07 -05:00
AFImageRequestOperation.m Fixing AFImageRequestOperation to use [self alloc] instead of explicit class in class method in order to preserve behavior in subclasses 2013-04-06 12:11:29 +02:00
AFJSONRequestOperation.h Whitespace formatting by Xcode re-indentation 2013-01-27 12:15:07 -05:00
AFJSONRequestOperation.m Use dispatch_once to initialize content-type-specific processing queues 2013-02-04 00:45:35 +01:00
AFNetworkActivityIndicatorManager.h Whitespace formatting by Xcode re-indentation 2013-01-27 12:15:07 -05:00
AFNetworkActivityIndicatorManager.m Update network activity indicator only if requests have a non nil URL 2013-03-07 13:20:58 +01:00
AFNetworking.h Merge branch 'fixes-for-strict-warnings' of https://github.com/ittybittyapps/AFNetworking into ittybittyapps-fixes-for-strict-warnings 2012-11-30 15:09:11 -08:00
AFPropertyListRequestOperation.h Whitespace formatting by Xcode re-indentation 2013-01-27 12:15:07 -05:00
AFPropertyListRequestOperation.m Use dispatch_once to initialize content-type-specific processing queues 2013-02-04 00:45:35 +01:00
AFURLConnectionOperation.h Adding documentation for AFSSLPinningModeNone 2013-03-24 02:09:39 -04:00
AFURLConnectionOperation.m Merge branch 'experimental-ssl-pinning' 2013-03-24 00:57:16 -04:00
AFXMLRequestOperation.h Whitespace formatting by Xcode re-indentation 2013-01-27 12:15:07 -05:00
AFXMLRequestOperation.m Use dispatch_once to initialize content-type-specific processing queues 2013-02-04 00:45:35 +01:00
UIImageView+AFNetworking.h Whitespace formatting by Xcode re-indentation 2013-01-27 12:15:07 -05:00
UIImageView+AFNetworking.m UIImageView+AFNetworking not using setHTTPShouldHandleCookies 2013-03-14 12:56:38 -07:00