MySQL 9.1.0
Source Code Documentation
|
#include "http/server/request.h"
#include <string_view>
#include <utility>
#include "http/base/http_time.h"
#include "http/base/status_code.h"
#include "http/base/uri.h"
#include "m_string.h"
Namespaces | |
namespace | http |
namespace | http::server |
Typedefs | |
using | http::server::Headers = ServerRequest::Headers |
using | http::server::IOBuffer = ServerRequest::IOBuffer |
Variables | |
std::string_view | k_err_html_response_format |
std::string_view k_err_html_response_format |