Example #1
0
 /**
  * {@inheritDoc}
  */
 public function getHeader($header)
 {
     return $this->request->getHeaderLine($header);
 }