GetCachedDataFromURL (open)
Return the cached data from an URL
Syntax
LOADLIB "mod::system/lib/cache.whlib";
RECORD FUNCTION GetCachedDataFromURL(STRING url, RECORD options)
Parameters
STRING url
RECORD options
Return value
RECORD
BLOB data
STRING filename
STRING mimetype
Description
This function resolves the URL generated by one of the GetCached... functions in this library and returns the data