timestamp http requests

This commit is contained in:
UbitUmarov
2020-05-15 23:40:19 +01:00
parent 7098091616
commit 48892ad8a7
9 changed files with 18 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ namespace OSHttpServer
int RawBufferStart { get; set; }
int RawBufferLen { get; set; }
uint requestID { get; }
double RequestTS { get;}
/// <summary>
/// Defines the version of the HTTP Response for applications where it's required