ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Attributes | List of all members
get_http_info_response Struct Reference

Response to get_http_info_request. More...

#include <http_info_protocol.hpp>

Collaboration diagram for get_http_info_response:
Collaboration graph

Public Attributes

std::string base_url
 The HTTP server's base URL, e.g. "http://localhost:51000".
 
bool success = false
 
std::string message
 

Detailed Description

Response to get_http_info_request.

Contains the HTTP server's externally accessible base URL.