| .. |
|
AFHTTPClient.h
|
Update AFHTTPClient documentation to clarify the scope of the parameterEncoding property.
|
2013-07-30 18:14:23 +01:00 |
|
AFHTTPClient.m
|
Fix truncated user-agent when App name included non-ASCII characters.
|
2013-08-02 19:41:24 -04:00 |
|
AFHTTPRequestOperation.h
|
Removed all @discussion tags, since they are not supported.
|
2013-04-02 17:13:30 -07:00 |
|
AFHTTPRequestOperation.m
|
Now using AFURLConnectionOperation.lock for AFHTTPRequestOperation.HTTPError
|
2013-08-20 10:04:31 +02:00 |
|
AFImageRequestOperation.h
|
Adding automaticallyInflatesResponseImage property to AFImageRequestOperation
|
2013-06-18 08:56:23 -07:00 |
|
AFImageRequestOperation.m
|
[Issue #1181] Using UIImage calculated image orientation
|
2013-08-10 17:49:05 -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
|
Update documentation re: _AFNETWORKING_PIN_SSL_CERTIFICATES_
|
2013-06-27 22:47:45 -07:00 |
|
AFURLConnectionOperation.m
|
Set error when cancel happens before start finishes
|
2013-07-25 11:35:50 -04: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
|
Allow nested call to setImageWithURLRequest
|
2013-07-31 11:25:55 +02:00 |