Updated LSL Funtions

Updated the functions, constants, tooltips, etc for os,aa, and secondlife
This commit is contained in:
Drake Arconis
2012-08-02 05:38:23 -04:00
parent 828b2c9bc0
commit b151796e0e
6 changed files with 2311 additions and 1752 deletions

View File

@@ -40,7 +40,8 @@ enum LLScriptHTTPRequestParameterKey
HTTP_METHOD,
HTTP_MIMETYPE,
HTTP_BODY_MAXLENGTH,
HTTP_VERIFY_CERT
HTTP_VERIFY_CERT,
HTTP_VERBOSE_THROTTLE
};
enum LLScriptHTTPResponseMetadataKey