Cleanup content handler and remove request counter.
This commit is contained in:
@@ -63,6 +63,7 @@ static void handleWebResponse()
|
||||
if(secureServer)
|
||||
secureServer->loop();
|
||||
insecureServer->loop();
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user