private property EasyRdf_Http_Response::$headers

The HTTP response headers array

Type: array

File

drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Response.php, line 73

Class

EasyRdf_Http_Response
Class that represents an HTTP 1.0 / 1.1 response message.

Code

private $headers = array();