Example #1
0
 /**
  * To get the headers as array of key-value pairs.
  *
  * @return array
  */
 public function getHeaders()
 {
     return $this->Headers->GetAll();
 }