26#ifndef MYSQL_ROUTER_SUPPORTED_HTTP_OPTIONS_H_INCLUDED
27#define MYSQL_ROUTER_SUPPORTED_HTTP_OPTIONS_H_INCLUDED
42 "max_http_connections",
43 "max_request_body_size",
44 "max_response_body_size",
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:54
static constexpr std::array http_auth_realm_suported_options
Definition: supported_http_options.h:47