![]() |
MySQL 9.3.0
Source Code Documentation
|
#include "mrs/http/header_accept.h"
#include "helper/string/trim.h"
#include "mysql/harness/string_utils.h"
Namespaces | |
namespace | mrs |
namespace | mrs::http |
Functions | |
static bool | mrs::http::parse_mime_type (std::string mime_type, MimeClass *out_class, MimeClass *out_subclass, const bool is_accept=true) |