You are here

protected property Request::$headers in RESTful 7.2

The input HTTP headers.

Type: HttpHeaderBag

File

src/Http/Request.php, line 66
Contains \Drupal\restful\Http\Request

Class

Request
Deals with everything coming from the consumer.

Namespace

Drupal\restful\Http

Code

protected $headers;