|
restclient-cpp
C++ client for making HTTP/REST requests
|
header definitions for restclient-cpp connection class More...
#include <curl/curl.h>#include <string>#include <map>#include <cstdlib>#include "restclient-cpp/restclient.h"#include "restclient-cpp/version.h"Go to the source code of this file.
Classes | |
| class | RestClient::Connection |
| Connection object for advanced usage. More... | |
| struct | RestClient::Connection::RequestInfo |
| holds some diagnostics information about a request More... | |
| struct | RestClient::Connection::Info |
| holds some diagnostics information about the connection object it came from More... | |
Namespaces | |
| RestClient | |
| namespace for all RestClient definitions | |
header definitions for restclient-cpp connection class
1.8.9.1