Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我不清楚如何使用 RESTKit 0.20.x API 来设置请求缓存策略?
0.20.x 不支持缓存策略?
谢谢
RestKit 将 AFNetworking 用于底层网络通信,因此您可能需要查看此文档。
一般来说,是的,RestKit 使用NSURLCache.
NSURLCache