mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
mantis 8762: let it be less broken
This commit is contained in:
@@ -80,6 +80,7 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
|
||||
bool AddPollServiceHTTPHandler(string uripath, PollServiceEventArgs args);
|
||||
bool AddPollServiceHTTPHandler(PollServiceEventArgs args);
|
||||
bool AddPollServiceHTTPHandlerVarPath(PollServiceEventArgs args);
|
||||
|
||||
void RemovePollServiceHTTPHandler(string url, string path);
|
||||
void RemovePollServiceHTTPHandler(string path);
|
||||
|
||||
Reference in New Issue
Block a user