When using NSURLRequest on the iPhone, what are the real world performance differences between the various NSURLRequestCachePolicy settings? I am specifically interested in the
I just did a grep on the WebKit sources, and didn't find any use of the -[NSURLRequest cachePolicy].
-[NSURLRequest cachePolicy]