mirror of
https://github.com/opensim/opensim.git
synced 2026-05-14 18:55:39 +08:00
add request QueryFlags
This commit is contained in:
@@ -153,6 +153,14 @@ namespace OpenSim.Tests.Common
|
||||
}
|
||||
}
|
||||
|
||||
public HashSet<string> QueryFlags
|
||||
{
|
||||
get
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
}
|
||||
|
||||
public string RawUrl
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user