- removeCachedResponseForRequest:
Removes the cached URL response for a specified URL request.
指定されたURLリクエストに対するキャッシュされたURL応答を取り除きます。
- removeCachedResponseForDataTask:
Removes the cached URL response for a specified data task.
指定されたデータタスクに対するキャッシュされたURL応答を取り除きます。
- removeCachedResponsesSinceDate:
Clears the given cache of any cached responses since the provided date.
提供された日付以後のあらゆるキャッシュされた応答の、与えられたキャッシュを一掃します。