Serialize the status line and headers into the HTTP wire format.
Declared in <httpserver.h>
<httpserver.h>
std::string StringifyHeaders() const;
The status line and headers rendered as a single string.