Auto webconsole page refresh commented

This commit is contained in:
xcps 2016-06-16 09:18:46 -04:00 committed by GitHub
parent ba330a42d6
commit 675861c323

View File

@ -612,6 +612,7 @@ namespace http {
HandleCommand (req, res, s);
} else {
ShowStatus (s);
//res.add_header("Refresh", "5");
}
ShowPageTail (s);