Returns cached response body from cache. Taktes the HTTP_Request object (where the cache id will be extracted from) as first argument. Returns string on success or false on failure.
Test the availability of the cache file using flickrClient::flickrRequestIsCached before using this method.