three20的TTURLRequest可以在发请求前获取到时候cache了的状态吗?
在请求完成的时候,request里有一个 respondedFromCache 的属性,bool型的。
定义如下:
/** * Whether or not the request was loaded from the cache. * * This is only valid after the request has completed. */ @property (nonatomic) BOOL respondedFromCache;
欢迎来到随意问技术百科, 这是一个面向专业开发者的IT问答网站,提供途径助开发者查找IT技术方案,解决程序bug和网站运维难题等。 温馨提示:本网站禁止用户发布与IT技术无关的、粗浅的、毫无意义的或者违法国家法规的等不合理内容,谢谢支持。