mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-24 04:46:01 +08:00
added reachability support at the manager and client level; added code to short circuit requests if offline; fixed issue with source parameter on loader related to passing managed objects across thread boundaries; added resource path property to the loader
This commit is contained in:
@@ -10,3 +10,4 @@
|
||||
#import "RKRequest.h"
|
||||
#import "RKResponse.h"
|
||||
#import "RKRequestSerializable.h"
|
||||
#import "RKReachabilityObserver.h"
|
||||
|
||||
Reference in New Issue
Block a user