Go to the documentation of this file.
17 #ifndef GZ_FUEL_TOOLS_RESTCLIENT_HH_
18 #define GZ_FUEL_TOOLS_RESTCLIENT_HH_
25 #include "gz/fuel_tools/Export.hh"
31 #pragma warning(disable: 4251)
45 public:
int statusCode = 0;
82 class GZ_FUEL_TOOLS_VISIBLE
Rest
85 public:
Rest() =
default;
123 public:
void SetUserAgent(
const std::string &_agent);