HTTP layer ready for API calls.
This commit is contained in:
@@ -55,6 +55,8 @@ protected:
|
||||
void onHttpRequest(const HttpRequest &req) override;
|
||||
|
||||
private:
|
||||
int auth(const HttpRequest &req) const;
|
||||
|
||||
Controller *m_controller;
|
||||
HttpServer *m_http;
|
||||
TcpServer *m_server;
|
||||
|
||||
Reference in New Issue
Block a user