eZ\Bundle\EzPublishRestBundle\Features\Context\RestClient\DriverInterface::getHeaders PHP 메소드

getHeaders() 공개 메소드

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