GetCachedDataFromURL (open)

Return the cached data from an URL

Syntax

LOADLIB "mod::system/lib/cache.whlib";

RECORD FUNCTION GetCachedDataFromURL(STRING url)

Parameters

STRING url

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