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 & Extensions
Properties
application
Json
Link copied to clipboard
val
FormEncType.Companion
.
applicationJson
:
FormEncType
application
XWww
Form
Urlencoded
Link copied to clipboard
val
FormEncType.Companion
.
applicationXWwwFormUrlencoded
:
FormEncType
multipart
Form
Data
Link copied to clipboard
val
FormEncType.Companion
.
multipartFormData
:
FormEncType
text
Plain
Link copied to clipboard
val
FormEncType.Companion
.
textPlain
:
FormEncType