Exemplo n.º 1
0
 public function getData()
 {
     return $this->_headers->toString() . '\\r\\n\\r\\n' . $this->_body->toString();
 }