add SimpleStrem(Request)Handler, for simple uripaths, any method or query

This commit is contained in:
UbitUmarov
2020-04-23 18:23:43 +01:00
parent e818c570bb
commit 0fe51f34c2
5 changed files with 216 additions and 17 deletions

View File

@@ -186,6 +186,7 @@ namespace OpenSim.Tests.Common
}
public Uri Url { get; set; }
public string UriPath { get;}
public string UserAgent
{