- storeCachedResponse:forRequest:
Stores a cached URL response for a specified request.
指定されたリクエストに対するキャッシュされたURL応答を格納します。
- getCachedResponseForDataTask:completionHandler:
Gets the cached URL response for a data task, passing it to the provided completion handler.
あるデータタスクに対するキャッシュされたURL応答を取得します、それを提供された完了ハンドラに渡して。
- storeCachedResponse:forDataTask:
Stores a cached URL response for a specified data task.
指定されたデータタスクに対するキャッシュされたURL応答を格納します。