restclient-cpp
C++ client for making HTTP/REST requests
Classes | Namespaces
connection.h File Reference

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
 

Detailed Description

header definitions for restclient-cpp connection class

Author
Daniel Schauenberg d@unw.nosp@m.ired.nosp@m.couch.nosp@m..com
Version
Date
2010-10-11