• HttpReply
  • HttpReply Class

    (nymeaserver::HttpReply)

    Represents a reply of the nymea webserver to a HttpRequest. More...

    Header: #include <HttpReply>

    Detailed Description

    Represents a reply of the nymea webserver to a HttpRequest.

    This class holds the header and the payload data of a network reply and represents a response from the nymea webserver to a HttpRequest.

    Note: RFC 7231 HTTP/1.1 Semantics and Content -> http://tools.ietf.org/html/rfc7231