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