| .. |
|
AFHTTPClient.h
|
Switched the #warning messages to #pragma message messages instead, so you can still compile the framework with -Werror switched on
|
2013-05-05 22:18:53 +01:00 |
|
AFHTTPClient.m
|
Merge pull request #1044 from AFNetworking/experimental-revert-multipart-stream-provider
|
2013-06-01 06:40:03 -07:00 |
|
AFHTTPRequestOperation.h
|
Removed all @discussion tags, since they are not supported.
|
2013-04-02 17:13:30 -07:00 |
|
AFHTTPRequestOperation.m
|
Merge pull request #957 from hhartz/master
|
2013-05-31 11:42:47 -07:00 |
|
AFImageRequestOperation.h
|
Fix typos in AFImageRequest header file
|
2013-06-01 12:36:03 +10:00 |
|
AFImageRequestOperation.m
|
Fix typos in AFImageRequest header file
|
2013-06-01 12:36:03 +10:00 |
|
AFJSONRequestOperation.h
|
Whitespace formatting by Xcode re-indentation
|
2013-01-27 12:15:07 -05:00 |
|
AFJSONRequestOperation.m
|
[Issue #1025] Removing redundant check for nonzero responseData length
|
2013-05-31 11:53:09 -07:00 |
|
AFNetworkActivityIndicatorManager.h
|
Removed all @discussion tags, since they are not supported.
|
2013-04-02 17:13:30 -07:00 |
|
AFNetworkActivityIndicatorManager.m
|
Merge pull request #957 from hhartz/master
|
2013-05-31 11:42:47 -07: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
|
Suppressed GNU expression and Enum assignment warnings from clang
|
2013-04-28 11:19:09 +02:00 |
|
AFURLConnectionOperation.h
|
Updating documentation for authentication-related connection delegate methods
|
2013-06-01 17:47:43 -07:00 |
|
AFURLConnectionOperation.m
|
Fixes AFSSLPinningModePublicKey on OS X.
|
2013-06-01 19:28:40 +02:00 |
|
AFXMLRequestOperation.h
|
Whitespace formatting by Xcode re-indentation
|
2013-01-27 12:15:07 -05:00 |
|
AFXMLRequestOperation.m
|
Suppressed GNU expression and Enum assignment warnings from clang
|
2013-04-28 11:19:09 +02:00 |
|
UIImageView+AFNetworking.h
|
Removed all @discussion tags, since they are not supported.
|
2013-04-02 17:13:30 -07:00 |
|
UIImageView+AFNetworking.m
|
UIImageView+AFNetworking not using setHTTPShouldHandleCookies
|
2013-03-14 12:56:38 -07:00 |