Horizon
Classes | Public Member Functions | Friends | List of all members
REST::Client Class Reference

Public Member Functions

 Client (const std::string &base)
 
void set_auth (const std::string &user, const std::string &passwd)
 
json get (const std::string &url)
 
json post (const std::string &url, const json &postdata=json())
 

Friends

size_t read_callback (void *ptr, size_t size, size_t nmemb, void *userp)
 

The documentation for this class was generated from the following files: