feat: add HttpRequest method

This commit is contained in:
Axel Cocat
2021-08-06 16:55:05 +02:00
parent 8b77940be7
commit 84f201b6b0
9 changed files with 8448 additions and 1 deletions

View File

@@ -155,6 +155,7 @@ enabled(false),
L(NULL),
eventMgr(NULL),
httpManager(),
ServerEventBindings(NULL),
PlayerEventBindings(NULL),