![]() |
NetFlex
0.0.0
C++11 HTTP Server Library.
|
This is the complete list of members for netflex::http::client, including all inherited members.
client(const std::shared_ptr< tacopie::tcp_client > &tcp_client) | netflex::http::client | explicit |
client(const client &)=delete | netflex::http::client | |
disconnection_handler_t typedef | netflex::http::client | |
get_host(void) const | netflex::http::client | |
get_port(void) const | netflex::http::client | |
on_async_read_result(tacopie::tcp_client::read_result &res) | netflex::http::client | |
operator=(const client &)=delete | netflex::http::client | |
request_handler_t typedef | netflex::http::client | |
send_response(const response &response) | netflex::http::client | |
set_disconnection_handler(const disconnection_handler_t &cb) | netflex::http::client | |
set_request_handler(const request_handler_t &cb) | netflex::http::client | |
~client(void)=default | netflex::http::client |