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 returnCacheDataElseLoadUse existing cache data, regardless or age or expiration date, loading from originating source only if there is no cached data.
case returnCacheDataElseLoad