Horizon
Loading...
Searching...
No Matches
horizon::HTTP::RESTClient Member List

This is the complete list of members for horizon::HTTP::RESTClient, including all inherited members.

append_header(const char *header) (defined in horizon::HTTP::Client)horizon::HTTP::Client
append_header(const std::string &header) (defined in horizon::HTTP::Client)horizon::HTTP::Clientinline
clear_headers() (defined in horizon::HTTP::Client)horizon::HTTP::Client
Client() (defined in horizon::HTTP::Client)horizon::HTTP::Client
get(const std::string &url) (defined in horizon::HTTP::RESTClient)horizon::HTTP::RESTClient
get_response_headers() const (defined in horizon::HTTP::Client)horizon::HTTP::Clientinline
post(const std::string &url, const json &postdata=json()) (defined in horizon::HTTP::RESTClient)horizon::HTTP::RESTClient
post(const std::string &url, const std::string &postdata="") (defined in horizon::HTTP::Client)horizon::HTTP::Client
post_form(const std::string &url, const std::vector< std::pair< std::string, std::string > > &fields) (defined in horizon::HTTP::Client)horizon::HTTP::Client
ResponseHeaders typedef (defined in horizon::HTTP::Client)horizon::HTTP::Client
RESTClient(const std::string &base) (defined in horizon::HTTP::RESTClient)horizon::HTTP::RESTClient
set_auth(const std::string &user, const std::string &passwd) (defined in horizon::HTTP::Client)horizon::HTTP::Client
set_timeout(int timeout) (defined in horizon::HTTP::Client)horizon::HTTP::Client
~Client() (defined in horizon::HTTP::Client)horizon::HTTP::Client