Esempio n. 1
0
 /**
  * Get HTTP headers
  *
  * @return array
  * @api
  */
 public function getHeaders()
 {
     return $this->headers->all();
 }