mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
timestamp http requests
This commit is contained in:
@@ -187,6 +187,7 @@ namespace OpenSim.Tests.Common
|
||||
|
||||
public Uri Url { get; set; }
|
||||
public string UriPath { get;}
|
||||
public double ArrivalTS { get; }
|
||||
|
||||
public string UserAgent
|
||||
{
|
||||
|
||||
@@ -117,6 +117,8 @@ namespace OpenSim.Tests.Common
|
||||
/// </summary>
|
||||
public string StatusDescription { get; set; }
|
||||
|
||||
public double RequestTS { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Add a header field and content to the response.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user