You are here

protected property FeedsHTTPFetcherResult::$cacheHttpResult in Feeds 7.2

Whether to cache the HTTP result.

Type: bool

File

plugins/FeedsHTTPFetcher.inc, line 41

Class

FeedsHTTPFetcherResult
Result of FeedsHTTPFetcher::fetch().

Code

protected $cacheHttpResult;