eZ\Bundle\EzPublishRestBundle\Features\Context\RestClient\DriverInterface::getHeaders PHP Méthode

getHeaders() public méthode

Get all response headers.
public getHeaders ( ) : array
Résultat array Associative array with $header => $value (value can be an array if it hasn't a single value)
    public function getHeaders();