toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
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