instance method

Returns a static DownloadCache instance.

Syntax

+ ( id ) instance

Usage

Used as a global cache. To make HTTPRequests use it automatically, use [HTTPRequest setDefaultCache:[DownloadCache sharedCache]];