示例#1
0
 /**
  * Get all headers at once in an array
  * @return array
  */
 public function getHeaders()
 {
     return $this->headers->toArray();
 }