MySQL 9.3.0
Source Code Documentation
http_result.h File Reference
#include <map>
#include <string>
#include "http/base/status_code.h"
#include "mrs/interface/http_result.h"

Go to the source code of this file.

Namespaces

namespace  mrs
 
namespace  mrs::authentication
 

Typedefs

using mrs::authentication::MapObject = std::map< std::string, std::string >
 

Functions

HttpResult mrs::authentication::get_problem_description (::http::base::status_code::key_type status, const std::string &msg, MapObject o)
 
HttpResult mrs::authentication::get_problem_description (::http::base::status_code::key_type status)