CONTENT TYPE ATOM

From Second Life Wiki
Jump to navigation Jump to search

Description

Constant: integer CONTENT_TYPE_ATOM = 4;

The integer constant CONTENT_TYPE_ATOM has the value 4

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

Related Articles

Deep Notes

Search JIRA for related Issues

Signature

integer CONTENT_TYPE_ATOM = 4;