Serialize the headers into the wire format used in an HTTP message.
Declared in <httpserver.h>
<httpserver.h>
std::string Stringify() const;
The headers rendered as a single string, each terminated by CRLF.