Serialize the status line and headers into the HTTP wire format.

Synopsis

Declared in <httpserver.h>

std::string
StringifyHeaders() const;

Return Value

The status line and headers rendered as a single string.

Created with MrDocs