mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
expose uripath
This commit is contained in:
@@ -58,6 +58,7 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
IPEndPoint RemoteIPEndPoint { get; }
|
||||
IPEndPoint LocalIPEndPoint { get; }
|
||||
Uri Url { get; }
|
||||
string UriPath { get; }
|
||||
string UserAgent { get; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user