requestWithURL:usingCache: method

Factory method which returns a request object created using url and cache.

Syntax

+ ( id< Requesting > ) requestWithURL : ( NSURL * ) newURL usingCache : ( id< CacheDelegate > ) cache

Parameters