mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:30:02 +08:00
* Documentation patch from krtaylor. Thanks!
This commit is contained in:
@@ -133,6 +133,9 @@ namespace OpenSim.Region.Environment.Modules
|
||||
LLUUID reqID = LLUUID.Random();
|
||||
HttpRequestClass htc = new HttpRequestClass();
|
||||
|
||||
// Partial implementation: support for parameter flags needed
|
||||
// see http://wiki.secondlife.com/wiki/LlHTTPRequest
|
||||
//
|
||||
// Parameters are expected in {key, value, ... , key, value}
|
||||
if (parameters != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user