OsSetContentType

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Created page with "{{osslfunc |function_syntax=void osSetContentType(LSL_Key id, string type) |threat_level=High |description=Sets the response type for an HTTP request/response. }}")
 
m (XEngine to OSSL)
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{osslfunc
 
{{osslfunc
|function_syntax=void osSetContentType(LSL_Key id, string type)
+
|function_syntax= osSetContentType(key id, string type)
|threat_level=High
+
|threat_level=Severe
|description=Sets the response type for an HTTP request/response.
+
|permissions=${OSSL|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
 +
|delay=0
 +
|description=Sets an arbitrary content return type for an [http://wiki.secondlife.com/wiki/LlRequestURL llRequestUrl()].
 +
|additional_info=This function was added in 0.7.5-post-fixes
 +
The threat level was upgraded to Severe as of commit #2c2b887c8a on December 11, 2018.
 
}}
 
}}

Revision as of 07:37, 7 November 2019

osSetContentType(key id, string type)
Sets an arbitrary content return type for an llRequestUrl().
Threat Level Severe
Permissions ${OSSL|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
Extra Delay 0 seconds
Notes
This function was added in 0.7.5-post-fixes

The threat level was upgraded to Severe as of commit #2c2b887c8a on December 11, 2018.

Personal tools
General
About This Wiki