mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
simplify default 404 message, removing wrong(missing) host info
This commit is contained in:
@@ -148,6 +148,6 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
|
||||
void RemoveJsonRPCHandler(string method);
|
||||
|
||||
string GetHTTP404(string host);
|
||||
string GetHTTP404();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user