CONTENT TYPE TEXT

From Second Life Wiki
Revision as of 09:22, 1 January 2014 by Kireji Haiku (talk | contribs) (changed description)
Jump to navigation Jump to search

Description

Constant: integer CONTENT_TYPE_TEXT = 0x0;

The integer constant CONTENT_TYPE_TEXT has the value 0x0

Sets the "Wikipedia logo"Internet media type "Content-Type" header of any subsequent LSL HTTP server response via llHTTPResponse to "text/plain".

Related Articles

Deep Notes

Search JIRA for related Issues

Signature

integer CONTENT_TYPE_TEXT = 0x0;