You are here

protected property EntityShareServerRestAbstract::$headers in Entity Share 7

Http headers.

The HTTP headers.

Type: array

File

modules/entity_share_server/includes/entity_share_server.rest.abstract.inc, line 34
Class for handling Entity Share Rest Server request.

Class

EntityShareServerRestAbstract
Abstract Class to manage the EntityShare Rest server.

Code

protected $headers = array();