Files
RestKit/Code/Network
Blake Watters fd80eae643 Reworked reachability initialization to support usage when there is no Internet connectivity.
* 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
2011-11-09 08:17:46 -05:00
..
2011-09-07 10:35:40 -04:00
2011-09-07 10:35:40 -04:00
2011-09-07 10:36:16 -04:00
2011-09-07 10:36:16 -04:00
2011-10-13 15:43:47 +02:00