OsSetContentType

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (Added note stating which version of OpenSim introduced this function)
Line 1: Line 1:
 
{{osslfunc
 
{{osslfunc
|function_syntax=void osSetContentType(LSL_Key id, string type)
+
|function_syntax=void osSetContentType(key id, string type)
 
|threat_level=High
 
|threat_level=High
 
|permissions=${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
 
|permissions=${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER

Revision as of 14:42, 27 November 2018

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