Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.form
/
FormEncType
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
application
Json
Link copied to clipboard
val
applicationJson
:
FormEncType
application
XWww
Form
Urlencoded
Link copied to clipboard
val
applicationXWwwFormUrlencoded
:
FormEncType
multipart
Form
Data
Link copied to clipboard
val
multipartFormData
:
FormEncType
text
Plain
Link copied to clipboard
val
textPlain
:
FormEncType