add config.json
This commit is contained in:
parent
2f729981fa
commit
556c0548a9
@ -27,7 +27,7 @@ class SessionBase
|
|||||||
protected:
|
protected:
|
||||||
using HttpRequest = http::request<http::string_body>;
|
using HttpRequest = http::request<http::string_body>;
|
||||||
|
|
||||||
~SessionBase() = default;
|
virtual ~SessionBase() = default;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
SessionBase(const SessionBase&) = delete;
|
SessionBase(const SessionBase&) = delete;
|
||||||
|
Loading…
Reference in New Issue
Block a user