Options
All
  • Public
  • Public/Protected
  • All
Menu

common content types

Index

Enumeration members

Enumeration members

any

any: = "*/*"

html

html: = "text/html"

json

json: = "application/json"

multipart

multipart: = "multipart/form-data"

plainText

plainText: = "text/plain"

xml

xml: = "text/xml"

Generated using TypeDoc