This is the complete list of members for dpp::https_client, including all inherited members.
buffer | dpp::ssl_client | protected |
build_multipart(const std::string &json, const std::vector< std::string > &filenames={}, const std::vector< std::string > &contents={}, const std::vector< std::string > &mimetypes={}) | dpp::https_client | static |
bytes_in | dpp::ssl_client | protected |
bytes_out | dpp::ssl_client | protected |
cipher | dpp::ssl_client | protected |
close() | dpp::https_client | virtual |
connect() | dpp::https_client | protectedvirtual |
custom_readable_fd | dpp::ssl_client | |
custom_readable_ready | dpp::ssl_client | |
custom_writeable_fd | dpp::ssl_client | |
custom_writeable_ready | dpp::ssl_client | |
get_bytes_in() | dpp::ssl_client | |
get_bytes_out() | dpp::ssl_client | |
get_cipher() | dpp::ssl_client | |
get_content() const | dpp::https_client | |
get_header(std::string header_name) const | dpp::https_client | |
get_header_count(std::string header_name) const | dpp::https_client | |
get_header_list(std::string header_name) const | dpp::https_client | |
get_headers() const | dpp::https_client | |
get_host_info(std::string url) | dpp::https_client | static |
get_state() | dpp::https_client | protected |
get_status() const | dpp::https_client | |
handle_buffer(std::string &buffer) | dpp::https_client | virtual |
hostname | dpp::ssl_client | protected |
https_client(const std::string &hostname, uint16_t port=443, const std::string &urlpath="/", const std::string &verb="GET", const std::string &req_body="", const http_headers &extra_headers={}, bool plaintext_connection=false, uint16_t request_timeout=5, const std::string &protocol="1.1") | dpp::https_client | |
keepalive | dpp::ssl_client | |
last_tick | dpp::ssl_client | protected |
log(dpp::loglevel severity, const std::string &msg) const | dpp::ssl_client | virtual |
make_new | dpp::ssl_client | protected |
nonblocking | dpp::ssl_client | protected |
obuffer | dpp::ssl_client | protected |
one_second_timer() | dpp::https_client | virtual |
plaintext | dpp::ssl_client | protected |
port | dpp::ssl_client | protected |
read_loop() | dpp::ssl_client | |
sfd | dpp::ssl_client | protected |
socket_write(const std::string_view data) | dpp::ssl_client | |
ssl | dpp::ssl_client | protected |
ssl_client(const std::string &_hostname, const std::string &_port="443", bool plaintext_downgrade=false, bool reuse=false) | dpp::ssl_client | |
timed_out | dpp::https_client | |
~https_client()=default | dpp::https_client | virtual |
~ssl_client() | dpp::ssl_client | virtual |