delete

fun delete(url: String)

Deletes a cached entry for the given url.

Parameters

url

The request URL used as the cache key.