Horizon
|
This is the complete list of members for HTTP::RESTClient, including all inherited members.
append_header(const char *header) (defined in HTTP::Client) | HTTP::Client | |
append_header(const std::string &header) (defined in HTTP::Client) | HTTP::Client | inline |
Client() (defined in HTTP::Client) | HTTP::Client | |
get(const std::string &url) (defined in HTTP::RESTClient) | HTTP::RESTClient | |
post(const std::string &url, const json &postdata=json()) (defined in HTTP::RESTClient) | HTTP::RESTClient | |
post(const std::string &url, const std::string &postdata="") (defined in HTTP::Client) | HTTP::Client | |
RESTClient(const std::string &base) (defined in HTTP::RESTClient) | HTTP::RESTClient | |
set_auth(const std::string &user, const std::string &passwd) (defined in HTTP::Client) | HTTP::Client | |
set_timeout(int timeout) (defined in HTTP::Client) | HTTP::Client | |
~Client() (defined in HTTP::Client) | HTTP::Client |