Horizon
|
This is the complete list of members for horizon::HTTP::Client, 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::Client | inline |
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::Client) | horizon::HTTP::Client | |
get_response_headers() const (defined in horizon::HTTP::Client) | horizon::HTTP::Client | inline |
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 | |
read_callback (defined in horizon::HTTP::Client) | horizon::HTTP::Client | friend |
ResponseHeaders typedef (defined in horizon::HTTP::Client) | horizon::HTTP::Client | |
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 |