Parse a std::string to a HTTP message.
Pass in a pointer to an HTTPMessage which is then written to for headers and other message data.
note: this must be a complete HTTP message
See Implementation
Parse a std::string to a HTTP message.
Pass in a pointer to an HTTPMessage which is then written to for headers and other message data.
note: this must be a complete HTTP message