You are here

protected property Response::$headers in JSON-RPC 2.x

The headers for the response.

Type: \Symfony\Component\HttpFoundation\HeaderBag

File

src/Object/Response.php, line 56

Class

Response
Response object to help implement JSON RPC's spec for response objects.

Namespace

Drupal\jsonrpc\Object

Code

protected $headers;