MySQL 9.3.0
Source Code Documentation
mrs::json::FileSharing Class Reference

#include <parse_file_sharing_options.h>

Public Attributes

std::map< std::string, std::string > default_static_content_
 
std::map< std::string, std::string > default_redirects_
 
std::optional< std::vector< std::string > > directory_index_directive_
 

Member Data Documentation

◆ default_redirects_

std::map<std::string, std::string> mrs::json::FileSharing::default_redirects_

◆ default_static_content_

std::map<std::string, std::string> mrs::json::FileSharing::default_static_content_

◆ directory_index_directive_

std::optional<std::vector<std::string> > mrs::json::FileSharing::directory_index_directive_

The documentation for this class was generated from the following file: