Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.http
/
RequestMethod
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
DELETE
Link copied to clipboard
val
DELETE
:
RequestMethod
GET
Link copied to clipboard
val
GET
:
RequestMethod
HEAD
Link copied to clipboard
val
HEAD
:
RequestMethod
OPTIONS
Link copied to clipboard
val
OPTIONS
:
RequestMethod
PATCH
Link copied to clipboard
val
PATCH
:
RequestMethod
POST
Link copied to clipboard
val
POST
:
RequestMethod
PUT
Link copied to clipboard
val
PUT
:
RequestMethod