NSURLRequestCachePolicy
The constants used to specify interaction with the cached responses.
キャッシュされた応答との相互作用を指定するのに使われる定数。
Availability 有効性
Technology
@property NSURLRequestCachePolicy
cachePolicy;
This property is ignored for requests used to construct NSURLSession
and NSURLSession
objects, as caching is not supported by the URL Loading System for upload or download requests.
このプロパティは、NSURLSession
とNSURLSession
オブジェクトを組み立てるのに使われる要請に対して無視されます、キャッシュがURL Loading Systemによって要請のアップロードまたはダウンロードに対してサポートされないのと同様に。
NSURLRequestCachePolicy