Electroneum
epee::net_utils::http::http_simple_client_template< net_client_type > Member List

This is the complete list of members for epee::net_utils::http::http_simple_client_template< net_client_type >, including all inherited members.

connect(std::chrono::milliseconds timeout)epee::net_utils::http::http_simple_client_template< net_client_type >inline
disconnect()epee::net_utils::http::http_simple_client_template< net_client_type >inline
get_bytes_received() constepee::net_utils::http::http_simple_client_template< net_client_type >inline
get_bytes_sent() constepee::net_utils::http::http_simple_client_template< net_client_type >inline
get_host() constepee::net_utils::http::http_simple_client_template< net_client_type >inline
get_port() constepee::net_utils::http::http_simple_client_template< net_client_type >inline
handle_target_data(std::string &piece_of_transfer)epee::net_utils::http::http_simple_client_template< net_client_type >inlinevirtual
http_simple_client_template()epee::net_utils::http::http_simple_client_template< net_client_type >inlineexplicit
invoke(const boost::string_ref uri, const boost::string_ref method, const std::string &body, std::chrono::milliseconds timeout, const http_response_info **ppresponse_info=NULL, const fields_list &additional_params=fields_list())epee::net_utils::http::http_simple_client_template< net_client_type >inline
invoke_get(const boost::string_ref uri, std::chrono::milliseconds timeout, const std::string &body=std::string(), const http_response_info **ppresponse_info=NULL, const fields_list &additional_params=fields_list())epee::net_utils::http::http_simple_client_template< net_client_type >inline
invoke_post(const boost::string_ref uri, const std::string &body, std::chrono::milliseconds timeout, const http_response_info **ppresponse_info=NULL, const fields_list &additional_params=fields_list())epee::net_utils::http::http_simple_client_template< net_client_type >inline
is_connected(bool *ssl=NULL)epee::net_utils::http::http_simple_client_template< net_client_type >inline
on_header(const http_response_info &headers)epee::net_utils::http::http_simple_client_template< net_client_type >inlinevirtual
set_auto_connect(bool auto_connect)epee::net_utils::http::http_simple_client_template< net_client_type >inline
set_connector(F connector)epee::net_utils::http::http_simple_client_template< net_client_type >inline
set_server(const std::string &address, boost::optional< login > user, ssl_options_t ssl_options=ssl_support_t::e_ssl_support_autodetect)epee::net_utils::http::http_simple_client_template< net_client_type >inline
set_server(std::string host, std::string port, boost::optional< login > user, ssl_options_t ssl_options=ssl_support_t::e_ssl_support_autodetect)epee::net_utils::http::http_simple_client_template< net_client_type >inline
test(const std::string &s, std::chrono::milliseconds timeout)epee::net_utils::http::http_simple_client_template< net_client_type >inline
~i_target_handler()epee::net_utils::i_target_handlerinlinevirtual