سؤال

I'm unclear how to use the RESTKit 0.20.x API to set the request caching policy?

0.20.x not support caching policy?

Thanks

هل كانت مفيدة؟

المحلول

RestKit uses AFNetworking for the underlying network comms so you might want to look at this doc.

In general, yes, RestKit uses the standard caching offered by NSURLCache.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top