Template:LSL Constants/Content Type
Revision as of 00:02, 2 January 2014 by Strife Onizuka (talk | contribs) (Created page with "{{{!}} class="sortable" {{Prettytable|style=margin-top:0;}} {{!}}-{{Hl2}} ! {{!}} content_type ! title="Value" {{!}} ! Content-Type {{!}}- {{!}} {{LSL Const|CONTENT_TYPE_TEXT|int…")
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 |