mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
also expose the request client IP as seen by server port
This commit is contained in:
@@ -136,6 +136,7 @@ namespace OSHttpServer
|
||||
/// <param name="cookies">The cookies.</param>
|
||||
void SetCookies(RequestCookies cookies);
|
||||
|
||||
IPEndPoint LocalIPEndPoint { get; }
|
||||
IPEndPoint RemoteIPEndPoint { get; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user