CONTENT TYPE ATOM

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".

Caveats


Related Articles

Constants

•  CONTENT_TYPE_TEXT
•  CONTENT_TYPE_HTML
•  CONTENT_TYPE_XML
•  CONTENT_TYPE_XHTML
•  CONTENT_TYPE_JSON
•  CONTENT_TYPE_LLSD
•  CONTENT_TYPE_FORM
•  CONTENT_TYPE_RSS

Functions

•  llSetContentType
•  llHTTPResponse

Events

•  http_request
•  http_response

Articles

•  LSL HTTP server

Deep Notes

Search Canny for related Issues

Signature

integer CONTENT_TYPE_ATOM = 4;