mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
... cosmetics
This commit is contained in:
@@ -72,10 +72,12 @@ namespace OSHttpServer
|
||||
/// <see cref="Method"/>
|
||||
string Method { get; set; }
|
||||
|
||||
/*
|
||||
/// <summary>
|
||||
/// Gets parameter from <see cref="QueryString"/> or <see cref="Form"/>.
|
||||
/// </summary>
|
||||
HttpParam Param { get; }
|
||||
*/
|
||||
|
||||
/// <summary>
|
||||
/// Gets variables sent in the query string
|
||||
|
||||
Reference in New Issue
Block a user