NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::http::http_server 成员列表

成员的完整列表,这些成员属于 neforce::http::http_server,包括所有继承而来的类成员

add_sni_host(const string &hostname, ssl_context ctx)neforce::http::http_serverinline
body_read_timeoutneforce::http::http_server
cookie_name() const noexceptneforce::http::http_serverinline
enable_connectneforce::http::http_server
enable_websocketneforce::http::http_server
get_session(http_request &request, bool create=false)neforce::http::http_server
http_server(ports port, io_context &ioc, size_t worker_count=0)neforce::http::http_serverexplicit
http_server(ports port, io_context &ioc, ssl_context ctx, size_t worker_count=0)neforce::http::http_server
is_running() const noexceptneforce::http::http_serverinline
load_certificate(const string &cert_file, const string &key_file)neforce::http::http_server
max_connections_per_ipneforce::http::http_server
max_h2c_upgradesneforce::http::http_server
max_header_countneforce::http::http_server
max_server_body_sizeneforce::http::http_server
max_server_header_sizeneforce::http::http_server
port() const noexceptneforce::http::http_serverinline
router() noexceptneforce::http::http_serverinline
router() const noexceptneforce::http::http_serverinline
server() noexceptneforce::http::http_serverinline
server() const noexceptneforce::http::http_serverinline
session_store() noexceptneforce::http::http_serverinline
set_cookie_name(http_cookie_name name) noexceptneforce::http::http_serverinline
set_max_sessions(size_t max) noexceptneforce::http::http_serverinline
set_session_cleanup_interval(seconds interval) noexceptneforce::http::http_serverinline
set_session_store(unique_ptr< session_store > store) noexceptneforce::http::http_serverinline
set_upgrade_handler(string protocol, function< bool(http_request &, tcp_socket *)> handler)neforce::http::http_serverinline
sni() noexceptneforce::http::http_serverinline
sni() const noexceptneforce::http::http_serverinline
socket_type typedefneforce::http::http_server
start(int backlog=SOMAXCONN)neforce::http::http_serverinline
stop() noexceptneforce::http::http_serverinline
websocket() noexceptneforce::http::http_serverinline
websocket() const noexceptneforce::http::http_serverinline