HTTPMessage.setMessageBody

Set the body of this message to a string value.

  1. HTTPMessage setMessageBody(ubyte[] body_)
  2. HTTPMessage setMessageBody(string body_)
    class HTTPMessage
    setMessageBody
    (
    const string body_
    )

Meta