26#ifndef MYSQL_ROUTER_SUPPORTED_HTTP_OPTIONS_H_INCLUDED
27#define MYSQL_ROUTER_SUPPORTED_HTTP_OPTIONS_H_INCLUDED
32 "static_folder",
"bind_address",
"require_realm",
"ssl_cert",
"ssl_key",
33 "ssl_cipher",
"ssl_dh_param",
"ssl_curves",
"ssl",
"port",
static constexpr std::array http_server_supported_options
Definition: supported_http_options.h:31
static constexpr std::array http_backend_supported_options
Definition: supported_http_options.h:43
static constexpr std::array http_auth_realm_suported_options
Definition: supported_http_options.h:36