Returns all response headers.
array<string, string|string[]>
public function getResponseHeaders() { return $this->driver ->getResponseHeaders(); }