You are here

protected property FeedsHTTPCacheItem::$headers in Feeds 7.2

Headers of the response.

Type: array

File

includes/FeedsHTTPCacheItem.inc, line 32
Contains FeedsHTTPCacheItem class.

Class

FeedsHTTPCacheItem
Class of a cached item.

Code

protected $headers = array();