protected property RESTTestBase::$responseHeaders

Stores HTTP response headers from the last HTTP request.

Type: array

File

drupal/core/modules/rest/lib/Drupal/rest/Tests/RESTTestBase.php, line 22
Definition of Drupal\rest\test\RESTTestBase.

Class

RESTTestBase
Test helper class that provides a REST client method to send HTTP requests.

Namespace

Drupal\rest\Tests

Code

protected $responseHeaders;