Contents

NSURLRequest.CachePolicy.returnCacheDataElseLoad

Use existing cache data, regardless or age or expiration date, loading from originating source only if there is no cached data.

Declaration

case returnCacheDataElseLoad

Mentioned in

See Also

Policies