MySQL 8.4.11
Source Code Documentation
connection.h File Reference
#include <charconv>
#include <cstdint>
#include <map>
#include <optional>
#include <string>
#include <string_view>
#include <utility>
#include "http/base/connection.h"
#include "http/base/headers.h"
#include "http/server/http_counters.h"
#include "http/server/request.h"
#include "http/server/request_handler_interface.h"
#include "mysqlrouter/http_server_lib_export.h"
#include "mysqlrouter/uri.h"

Go to the source code of this file.

Classes

class  http::server::ServerConnection< Socket >
 
class  http::server::ServerConnection< Socket >::ConnectionStatusCallbacks
 
struct  http::server::ServerConnection< Socket >::BodyHeadersValidationResult
 
struct  http::server::ServerConnection< Socket >::SessionData
 

Namespaces

namespace  http
 
namespace  http::server