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.
See Implementation
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.