public function getHeader($name)
 {
     return $this->response->getHeader($name);
 }