mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
timestamp http requests
This commit is contained in:
@@ -275,6 +275,10 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
}
|
||||
}
|
||||
|
||||
public double RequestTS
|
||||
{
|
||||
get {return _httpResponse.RequestTS; }
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// HTTP status description.
|
||||
|
||||
Reference in New Issue
Block a user