Classes | Namespaces
HttpSession.hpp File Reference

(4)

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>
Include dependency graph for HttpSession.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.
 

Detailed Description

Manages the handling of HTTP messages and WebSocket upgrade requests in an HTTP connection.