get Url
abstract suspend fun getUrl(url: String, cacheStrategy: CacheStrategy): String
Content copied to clipboard
Get a URL, either from cache or from the remote server, depending on the cache strategy.
Get a URL, either from cache or from the remote server, depending on the cache strategy.