isCachedDataCurrentForRequest: method

Should return YES if the cache considers its cached response current for the request Should return NO if the data is not cached, or (for example) if the cached headers state the request should have expired.

Syntax

- ( BOOL ) isCachedDataCurrentForRequest : ( id< SDMRequesting > ) request