/**
  * {@inheritdoc}
  */
 public function hasHeader($header)
 {
     return $this->response->hasHeader($header);
 }