Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ContentTypes

Index

Enumeration members

css

css = "text/css"

csv

csv = "text/csv"

html

html = "text/html"

js

js = "application/javascript"

json

json = "application/json"

ogg

ogg = "application/ogg"

pdf

pdf = "application/pdf"

txt

txt = "text/plain"

x-www-form-urlencoded

x-www-form-urlencoded = "application/x-www-form-urlencoded"

xml

xml = "application/xml"

zip

zip = "application/zip"

Generated using TypeDoc