26#ifndef ROUTER_SRC_REST_MRS_SRC_MRS_AUTHENTICATION_HELPER_HTTP_RESULT_H_
27#define ROUTER_SRC_REST_MRS_SRC_MRS_AUTHENTICATION_HELPER_HTTP_RESULT_H_
36namespace authentication {
38using MapObject = std::map<std::string, std::string>;
int key_type
Definition: status_code.h:36
HttpResult get_problem_description(::http::base::status_code::key_type status, const std::string &msg, MapObject o)
Definition: http_result.cc:36
std::map< std::string, std::string > MapObject
Definition: http_result.h:38
Definition: authorize_manager.h:48
required uint32 status
Definition: replication_asynchronous_connection_failover.proto:61
Definition: http_result.h:37