MySQL 8.4.1
Source Code Documentation
http::HttpServerContext Member List

This is the complete list of members for http::HttpServerContext, including all inherited members.

add_route(const std::string &url_regex, std::unique_ptr< http::base::RequestHandler > cb)http::HttpServerContext
bindhttp::HttpServerContextprivate
context_http::HttpServerContextprivate
host_http::HttpServerContextprivate
httphttp::HttpServerContextprivate
HttpServerContext(net::io_context *context, IoThreads *io_threads, TlsServerContext &&tls_context, const std::string &host, const uint16_t port)http::HttpServerContext
HttpServerContext(net::io_context *context, IoThreads *io_threads, const std::string &host, const uint16_t port)http::HttpServerContext
IoThreads typedefhttp::HttpServerContext
is_ssl_configured()http::HttpServerContext
join_all()http::HttpServerContext
port_http::HttpServerContextprivate
remove_route(const std::string &url_regex)http::HttpServerContext
remove_route(const void *handler_id)http::HttpServerContext
request_handler_http::HttpServerContextprivate
request_router()http::HttpServerContext
ssl_http::HttpServerContextprivate
start()http::HttpServerContext
stop()http::HttpServerContext
tls_context_http::HttpServerContextprivate