mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-08 22:57:52 +00:00
Update HTTPServer.cpp
This commit is contained in:
parent
047c8eda22
commit
7e580e6a0b
@ -612,7 +612,7 @@ namespace http {
|
||||
HandleCommand (req, res, s);
|
||||
} else {
|
||||
ShowStatus (s);
|
||||
//res.add_header("Refresh", "5");
|
||||
res.add_header("Refresh", 10");
|
||||
}
|
||||
ShowPageTail (s);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user