MySQL 8.0.37
Source Code Documentation
HttpClientConnection Member List

This is the complete list of members for HttpClientConnection, including all inherited members.

error_msg() constHttpClientConnectionBase
ev_base() constHttpClientConnectionBaseprotected
HttpClientConnection(IOContext &io_ctx, const std::string &address, uint16_t port)HttpClientConnection
HttpClientConnectionBase(IOContext &io_ctx)HttpClientConnectionBaseprotected
io_ctx_HttpClientConnectionBaseprotected
make_request(HttpRequest *req, HttpMethod::type method, const std::string &uri, std::chrono::seconds timeout=std::chrono::seconds{60})HttpClientConnectionBase
make_request_sync(HttpRequest *req, HttpMethod::type method, const std::string &uri, std::chrono::seconds timeout=std::chrono::seconds{ 60})HttpClientConnectionBase
operator bool() constHttpClientConnectionBase
pImpl_HttpClientConnectionBaseprotected
socket_errno() constHttpClientConnectionBaseinline
socket_errno_HttpClientConnectionBaseprotected
~HttpClientConnectionBase()HttpClientConnectionBase