Template:LSL Constants/Content Type
Jump to navigation
Jump to search
content_type | Content-Type | |
---|---|---|
CONTENT_TYPE_TEXT | 0 | text/plain |
CONTENT_TYPE_HTML | 1 | text/html |
CONTENT_TYPE_XML | 2 | application/xml |
CONTENT_TYPE_XHTML | 3 | application/xhtml+xml |
CONTENT_TYPE_ATOM | 4 | application/atom+xml |
CONTENT_TYPE_JSON | 5 | application/json |
CONTENT_TYPE_LLSD | 6 | application/llsd+xml |
CONTENT_TYPE_FORM | 7 | application/x-www-form-urlencoded |
CONTENT_TYPE_RSS | 8 | application/rss+xml |