llSetContentType
LSLvoid llSetContentType(key id, integer type)
Set the media type of an LSL HTTP server response to ContentType.\ HTTPRequestID must be a valid http_request ID. ContentType must be one of the CONTENT_TYPE_* constants.
Parameters
| Type | Name |
|---|---|
| key | id |
| integer | type |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llPlaySound(string sound, float volume)
void llSetLocalRot(rotation rot)
integer llSubStringIndex(string source, string pattern)
void llTargetedEmail(integer target, string subject, string message)
void llSetScriptState(string name, integer run)
void llRemoveFromLandPassList(string avatar)
void llLinkPlaySound(integer linknumber, string sound, float volume, integer flags)
void llWhisper(integer channelID, string text)