public function toString() : string { return $this->getPreparedHeaders() ->toString() . "\r\n" . $this->bodyToString(); }