require_once '/REST.php';
mixed|false PEAR_REST::getCache (string $url)
mixed|false PEAR_REST::getCache
Retrieve the cache contents for a remote resource, or a PEAR_Error if the resource was not cached.
REST resource URL
throws PEAR_Error object returned on error.
This function can not be called statically.