mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-02 17:57:22 +08:00
* When the reachabilityObserver property of RKClient is nil, assume we have reachability * When the baseURL configured contains an IP address or localhost, use hostname based reachability * Else fall through to using Internet reachability if the user has not configured an observer directly