CONTENT TYPE LLSD

From Second Life Wiki
Revision as of 02:08, 2 January 2014 by Kireji Haiku (talk | contribs) (not hex)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

Constant: integer CONTENT_TYPE_LLSD = 6;

The integer constant CONTENT_TYPE_LLSD has the value 6

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

Related Articles

Deep Notes

Search JIRA for related Issues

Signature

integer CONTENT_TYPE_LLSD = 6;