Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ContentType

Index

Enumeration members

Enumeration members

form

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

json

json: = "application/json"

multipart

multipart: = "multipart/form-data"

text

text: = "text/plain"

Generated using TypeDoc