mirror of
https://github.com/opensim/opensim.git
synced 2026-07-28 20:15:44 +08:00
also expose the request client IP as seen by server port
This commit is contained in:
@@ -16,7 +16,7 @@ namespace OSHttpServer
|
||||
/// </summary>
|
||||
string SSLCommonName { get; }
|
||||
|
||||
IPEndPoint LocalRemoteEndPoint {get; set;}
|
||||
IPEndPoint LocalIPEndPoint {get; set;}
|
||||
|
||||
/// <summary>
|
||||
/// Using SSL or other encryption method.
|
||||
|
||||
Reference in New Issue
Block a user