#include "rest_helper.h"
#include "rest_exceptions.h"
#include <cpr/cpr.h>
#include <exception>
#include <iostream>
Go to the source code of this file.
Namespaces | |
rc_rest_api | |
Functions | |
static void | rc_rest_api::handleCPRResponse (const cpr::Response &r) |
static string | rc_rest_api::toString (cpr::Response resp) |