Contents

NSURLRequest.CachePolicy.reloadIgnoringLocalAndRemoteCacheData

Ignore local cache data, and instruct proxies and other intermediates to disregard their caches so far as the protocol allows.

Declaration

case reloadIgnoringLocalAndRemoteCacheData

Discussion

See Also

Policies