URLCache

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

clearEntry
void clearEntry(URL url)
Undocumented in source. Be warned that the author may not have intended to support it.
get
void get(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.
get
void get(URL url, void delegate(scope InputStream str) callback, CacheMatchMode mode)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta