mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-12 20:36:38 +01:00
Auto webconsole page refresh removed
This commit is contained in:
parent
2a9727c6b7
commit
ba330a42d6
1 changed files with 0 additions and 1 deletions
|
@ -612,7 +612,6 @@ namespace http {
|
|||
HandleCommand (req, res, s);
|
||||
} else {
|
||||
ShowStatus (s);
|
||||
res.add_header("Refresh", "5");
|
||||
}
|
||||
ShowPageTail (s);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue