11
This commit is contained in:
@@ -294,6 +294,7 @@ class HttpServer {
|
||||
}
|
||||
|
||||
function Event(SocketObject, Header, Msg) {
|
||||
print("Event");
|
||||
Timer.SetTimeOut(Handler, 1, HttpResponse(SocketObject), Header, Msg);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user