AdobeConnectClient\Connection\ResponseInterface::getHeaders

Retrieves all message header values.

The keys represent the header name as it will be sent over the wire, and each value is an array of strings associated with the header. While header names are not case-sensitive, getHeaders() will preserve the exact case in which headers were originally specified.