MySQL 8.0.39
Source Code Documentation
|
This is the complete list of members for HttpClient, including all inherited members.
conn_ | HttpClient | protected |
error_msg() const | HttpClient | |
hostname() const | HttpClient | inline |
hostname_ | HttpClient | protected |
HttpClient(IOContext &io_ctx, const std::string &hostname, uint16_t port) | HttpClient | inline |
io_ctx_ | HttpClient | protected |
make_connection() | HttpClient | protectedvirtual |
make_request(HttpRequest *req, HttpMethod::type method, const std::string &uri) | HttpClient | |
make_request_sync(HttpRequest *req, HttpMethod::type method, const std::string &uri) | HttpClient | |
operator bool() const | HttpClient | |
port() const | HttpClient | inline |
port_ | HttpClient | protected |
~HttpClient() | HttpClient | virtual |