Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
web::ng::Response Member List

This is the complete list of members for web::ng::Response, including all inherited members.

asWsResponse() const &web::ng::Response
data (defined in web::ng::Response)web::ng::Response
intoHttpResponse() &&web::ng::Response
message() constweb::ng::Response
Response(boost::beast::http::status status, std::string message, Request const &request)web::ng::Response
Response(boost::beast::http::status status, boost::json::object const &message, Request const &request)web::ng::Response
Response(boost::beast::http::status status, boost::json::object const &message, Connection const &connection)web::ng::Response
Response(boost::beast::http::status status, std::string message, Connection const &connection)web::ng::Response
Response(boost::beast::http::response< boost::beast::http::string_body > response, Request const &request)web::ng::Response
setMessage(std::string newMessage)web::ng::Response
setMessage(boost::json::object const &newMessage)web::ng::Response