![]() |
BeeeOn Gateway
v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
|
Public Member Functions | |
| HTTPEntireResponse (HTTPEntireResponse &&other) | |
| HTTPEntireResponse (Poco::Net::HTTPResponse::HTTPStatus status) | |
| HTTPEntireResponse (Poco::Net::HTTPResponse::HTTPStatus status, const std::string &reason) | |
| HTTPEntireResponse (const std::string &version, Poco::Net::HTTPResponse::HTTPStatus status) | |
| HTTPEntireResponse (const std::string &version, Poco::Net::HTTPResponse::HTTPStatus status, const std::string &reason) | |
| HTTPEntireResponse & | operator= (HTTPEntireResponse &&other) |
| void | readBody (std::istream &istr) |
| void | setBody (const std::string &body) |
| std::string | getBody () const |
1.8.5