mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
missing files
This commit is contained in:
@@ -60,5 +60,6 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
Uri Url { get; }
|
||||
string UriPath { get; }
|
||||
string UserAgent { get; }
|
||||
double ArrivalTS { get; }
|
||||
}
|
||||
}
|
||||
@@ -117,6 +117,8 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
/// </summary>
|
||||
string StatusDescription { get; set; }
|
||||
|
||||
double RequestTS { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Add a header field and content to the response.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user