OpenSDN source code
|
Functions | |
void | SendResponse (HttpSession *session, const std::string &msg, int status_code, std::string context) |
void | SendErrorResponse (HttpSession *session, const std::string &error_msg, int status_code, std::string context) |
void REST::SendErrorResponse | ( | HttpSession * | session, |
const std::string & | error_msg, | ||
int | status_code, | ||
std::string | context | ||
) |
void REST::SendResponse | ( | HttpSession * | session, |
const std::string & | msg, | ||
int | status_code, | ||
std::string | context | ||
) |