| .. |
|
AFHTTPRequestOperation.h
|
[Issue #1526] Updating documentation for default response serializer of AFHTTPRequestOperation
|
2013-10-25 10:44:19 +03:00 |
|
AFHTTPRequestOperation.m
|
[Issue #1515] Removing check for nonzero responseData length
|
2013-10-25 11:08:53 +03:00 |
|
AFHTTPRequestOperationManager.h
|
s/an/a/
|
2013-10-15 12:29:45 -04:00 |
|
AFHTTPRequestOperationManager.m
|
aCoder / aDecoder -> coder / decoder
|
2013-10-19 13:38:50 +02:00 |
|
AFHTTPSessionManager.h
|
Merge pull request #1485 from brunokoga/master
|
2013-10-13 00:57:38 -07:00 |
|
AFHTTPSessionManager.m
|
Merge pull request #1503 from subdigital/session-manager-initializers
|
2013-10-19 05:04:15 -07:00 |
|
AFNetworking.h
|
Compile AFNetworking for iOS 6 and iOS 7
|
2013-10-01 17:39:16 -07:00 |
|
AFNetworkReachabilityManager.h
|
Adding note about Apple's Reachability sample code
|
2013-09-26 11:51:39 -07:00 |
|
AFNetworkReachabilityManager.m
|
Porting over revert of reachability regression
|
2013-09-26 15:50:56 -07:00 |
|
AFSecurityPolicy.h
|
Adding documentation for AFSecurityPolicy
|
2013-09-26 06:03:06 -07:00 |
|
AFSecurityPolicy.m
|
[Issue #1455] Wrapping OSStatus and NSCAssert with NS_BLOCK_ASSERTIONS macro to prevent unused variable
|
2013-10-07 16:31:50 -07:00 |
|
AFURLConnectionOperation.h
|
Merge branch 2.0 into master
|
2013-09-25 16:31:49 -07:00 |
|
AFURLConnectionOperation.m
|
[Issue #1539] Adding casts to suppress compiler warnings
|
2013-10-25 19:43:09 +03:00 |
|
AFURLRequestSerialization.h
|
Replaces occurrences of AFHTTPSerializer
|
2013-10-11 15:10:06 -03:00 |
|
AFURLRequestSerialization.m
|
[Issue #1398] Setting Content-Length after setting request stream
|
2013-10-25 11:03:52 +03:00 |
|
AFURLResponseSerialization.h
|
Replaces occurrences of AFHTTPSerializer
|
2013-10-11 15:10:06 -03:00 |
|
AFURLResponseSerialization.m
|
aCoder / aDecoder -> coder / decoder
|
2013-10-19 13:38:50 +02:00 |
|
AFURLSessionManager.h
|
Merge pull request #1412 from mrbaker4/master
|
2013-10-10 20:48:11 -07:00 |
|
AFURLSessionManager.m
|
[Issue #1525] Removing duplicate conditional
|
2013-10-25 10:05:39 +03:00 |