toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.http2
/
Http2ServerRequest
/
method
method
val
method
:
String
(
source
)
The request method as a string. Read-only. Examples:
'GET'
,
'DELETE'
.
Since
v8.4.0