![]() |
MySQL 9.3.0
Source Code Documentation
|
#include <rest_handler.h>
Public Types | |
enum | AllowedOriginsType { AllowNone , AllowAll , AllowSpecified } |
Public Attributes | |
AllowedOriginsType | type {AllowNone} |
std::vector< std::string > | allowed_origins |
std::vector<std::string> mrs::interface::Options::AllowedOrigins::allowed_origins |
AllowedOriginsType mrs::interface::Options::AllowedOrigins::type {AllowNone} |