| .. |
|
AFHTTPClient.h
|
Remove all _AFNETWORKING_PIN_SSL_CERTIFICATES_ conditions
|
2013-06-27 22:47:45 -07:00 |
|
AFHTTPClient.m
|
Merge pull request #1100 from dstnbrkr/remove-conditional-compilation
|
2013-07-17 09:45:59 -07:00 |
|
AFHTTPRequestOperation.h
|
Removed all @discussion tags, since they are not supported.
|
2013-04-02 17:13:30 -07:00 |
|
AFHTTPRequestOperation.m
|
Return early in AFGetMediaTypeAndSubtypeWithString if string is nil
|
2013-06-18 20:26:35 -07:00 |
|
AFImageRequestOperation.h
|
Adding automaticallyInflatesResponseImage property to AFImageRequestOperation
|
2013-06-18 08:56:23 -07:00 |
|
AFImageRequestOperation.m
|
[Issue #1146] Using response.MIMEType rather than (potentially nonexistent) Content-Type headers to determine image data provider
|
2013-07-23 09:28:03 -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
|
Fixing static analyzer warnings about CFRelease calls to NULL pointer
|
2013-07-17 10:20:48 -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
|
[Issue #1115] Only set placeholder image if not nil
|
2013-07-05 11:38:37 -05:00 |