Manages the handling of HTTP messages and WebSocket upgrade requests in an HTTP connection. More...
#include <Balau/Network/Http/Server/HttpWebApp.hpp>
#include <Balau/Network/Http/Server/HttpServerConfiguration.hpp>
#include <Balau/Network/Http/Server/WsSession.hpp>
#include <Balau/Network/Http/Server/ClientSession.hpp>
#include <Balau/Util/DateTime.hpp>
Go to the source code of this file.
Classes | |
class | HttpSession |
Manages the handling of HTTP messages and WebSocket upgrade requests in an HTTP connection. More... | |
Namespaces | |
Balau::Network::Http | |
Components and utilities working on HTTP data transmission. | |
Manages the handling of HTTP messages and WebSocket upgrade requests in an HTTP connection.