invalidateUrl abstract method
Removes a specific URL or all URLs matching a path prefix from the cache.
Implementation
void invalidateUrl(String urlOrPrefix);
Removes a specific URL or all URLs matching a path prefix from the cache.
void invalidateUrl(String urlOrPrefix);