Closed ThinkDigitalSoftware closed 4 years ago
Repurposing this issue
Hi, thanks for your issue;
I'm sorry for that, And I have updated README. baseUrl: it’s optional; If you don't have set baseUrl in CacheConfig, when you call deleteCache, you need provide full path like "https://www.google.com/search?q=hello", but not just "search?q=hello".
Hi, I see
CacheConfig.baseUrl
as a parameter, but there's no documentation on what it's for. Could you explain the purpose of this parameter?