OsSetContentType
From OpenSimulator
(Difference between revisions)
(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. }}") |
Revision as of 06:57, 22 November 2012
void osSetContentType(LSL_Key id, string type)
| |
| Sets the response type for an HTTP request/response. | |
| Threat Level | High |
| Permissions | No permissions specified |
| Extra Delay | No function delay specified |