NSURLRequest.CachePolicy.reloadIgnoringLocalCacheData
The URL load should be loaded only from the originating source.
Declaration
case reloadIgnoringLocalCacheDataMentioned in
Discussion
This policy specifies that no existing cache data should be used to satisfy a URL load request.