mirror of
https://github.com/openappsec/openappsec.git
synced 2025-11-18 02:00:38 +03:00
sync code
This commit is contained in:
@@ -30,7 +30,7 @@ private:
|
||||
void stop() const;
|
||||
std::string readLine() const;
|
||||
std::string readSize(int len) const;
|
||||
void sendResponse(const std::string &status, const std::string &body) const;
|
||||
void sendResponse(const std::string &status, const std::string &body, bool add_newline = true) const;
|
||||
|
||||
int fd;
|
||||
I_MainLoop *mainloop;
|
||||
|
||||
Reference in New Issue
Block a user