CONTENT TYPE JSON

From Second Life Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

Constant: integer CONTENT_TYPE_JSON = 5;

The integer constant CONTENT_TYPE_JSON has the value 5

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

Related Articles

Deep Notes

Search JIRA for related Issues

Signature

integer CONTENT_TYPE_JSON = 5;