mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-06-18 15:39:07 +08:00
The following changes were made: * Added isCacheable to RKRequest * Return nil for cacheKey on non-cacheable RKRequests * Updated RKRequestCache to ensure attempts to cache uncacheable requests has no effect * Added basic unit tests and expanded comments on some parts of the cache API