defaultCache method

Returns the default download cache or NIL if none set at class level.

Syntax

+ ( id< CacheDelegate > ) defaultCache

Returns

object implementing CacheDelegate protocol.
 [Request defaultCache];