| .. |
|
AFHTTPClient.h
|
Update AFHTTPClient documentation to clarify the scope of the parameterEncoding property.
|
2013-07-30 18:14:23 +01:00 |
|
AFHTTPClient.m
|
Applying equivalent patch for 830cc8df3ca6a564b7675672279c7715a56b2718, addressing a security vulnerability caused by known multipart form boundaries
|
2014-04-15 13:15:30 -07:00 |
|
AFHTTPRequestOperation.h
|
Removed all @discussion tags, since they are not supported.
|
2013-04-02 17:13:30 -07:00 |
|
AFHTTPRequestOperation.m
|
Don't use NSUInteger as format argument, add explicit cast instead
|
2014-01-21 16:07:21 +01:00 |
|
AFImageRequestOperation.h
|
Adding automaticallyInflatesResponseImage property to AFImageRequestOperation
|
2013-06-18 08:56:23 -07:00 |
|
AFImageRequestOperation.m
|
[Issue #1217] Cutting the knot with respect to API compatibility
|
2013-09-24 11:59:31 -07: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
|
[Issue #887] [Issue #1096] Removing implementation of connection:needNewBodyStream:
|
2013-09-24 12:53:22 -07:00 |
|
AFURLConnectionOperation.m
|
Applying equivalent patch for 4c20a5ea38a50f119c9e8ac3d91fb199192a1d57, which fixes potential non-terminating loop in connection:didReceiveData:
|
2014-04-15 13:20:56 -07: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
|
Enabling invalid SSL certificates on UIImageView+AFNetworking
|
2013-08-25 11:34:28 -07:00 |