MySQL 9.0.0
Source Code Documentation
static_files.cc File Reference
#include "static_files.h"
#include <memory>
#include <string>
#include <unistd.h>
#include <fcntl.h>
#include <sys/stat.h>
#include <sys/types.h>
#include "http/base/uri.h"
#include "mysql/harness/stdx/io/file_handle.h"
#include "mysqlrouter/component/http_auth_realm_component.h"
#include "mysqlrouter/component/http_server_auth.h"
#include "mysqlrouter/component/http_server_component.h"
#include "content_type.h"