Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
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