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