mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 05:45:37 +08:00
Add interface, stub implementation and
script stub for llGetHTTPHeader().
This commit is contained in:
@@ -123,6 +123,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
LSL_Integer llGetFreeURLs();
|
||||
LSL_Vector llGetGeometricCenter();
|
||||
LSL_Float llGetGMTclock();
|
||||
LSL_String llGetHTTPHeader(LSL_Key request_id, string header);
|
||||
LSL_Key llGetInventoryCreator(string item);
|
||||
LSL_Key llGetInventoryKey(string name);
|
||||
LSL_String llGetInventoryName(int type, int number);
|
||||
|
||||
Reference in New Issue
Block a user