mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
From: Michael Osias <mosias@us.ibm.com>
This patch implements the llSendRemoteData command and fixes mantis 552, and possibly 586.
This commit is contained in:
@@ -38,5 +38,7 @@ namespace OpenSim.Region.Environment.Interfaces
|
||||
LLUUID StartHttpRequest(uint localID, LLUUID itemID, string url, List<string> parameters, string body);
|
||||
void StopHttpRequest(uint m_localID, LLUUID m_itemID);
|
||||
HttpRequestClass GetNextCompletedRequest();
|
||||
void RemoveCompletedRequest(LLUUID id);
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user