missing files

This commit is contained in:
UbitUmarov
2020-05-16 02:14:13 +01:00
parent 65ca238cd7
commit cfe1285869
3 changed files with 3 additions and 1 deletions

View File

@@ -60,5 +60,6 @@ namespace OpenSim.Framework.Servers.HttpServer
Uri Url { get; }
string UriPath { get; }
string UserAgent { get; }
double ArrivalTS { get; }
}
}