HTTPMessage.toString

Takes the headers added to the message along with the body and outputs it to a std::string for use in client/server HTTP messages.

class HTTPMessage
override
string
toString
()

Meta