init(response: URLResponse, data: Data, userInfo : [AnyHashable : Any]?, storagePolicy : URLCache.StoragePolicy)
Creates a cached URL response instance with a given server response, data, user-info dictionary, and storage policy.
キャッシュされたURL応答インスタンスを、ある与えられたサーバー応答、データ、ユーザ情報辞書、そしてストレージポリシーで作成します。