- clearCacheEntryvoid clearCacheEntry(string url) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- clearCacheEntryvoid clearCacheEntry(URL url) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- downloadCachedvoid downloadCached(URL url, void delegate(scope InputStream str) callback, bool cache_priority) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- downloadCachedvoid downloadCached(string url, void delegate(scope InputStream str) callback, bool cache_priority) 
- Undocumented in source. Be warned that the author may not have intended to support it.