Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-actions-http-client
/
actions.http.client
/
HttpClientResponse
Http
Client
Response
external
class
HttpClientResponse
(
source
)
Members
Constructors
Http
Client
Response
Link copied to clipboard
constructor
(
message
:
ERROR CLASS: Symbol not found for node.http.IncomingMessage
)
Properties
message
Link copied to clipboard
var
message
:
ERROR CLASS: Symbol not found for node.http.IncomingMessage
read
Body
Buffer
Link copied to clipboard
val
readBodyBuffer
:
(
)
->
ERROR CLASS: Symbol not found for Promise<ERROR CLASS: Symbol not found for Buffer<*>>
?
Functions
read
Body
Link copied to clipboard
fun
readBody
(
)
:
ERROR CLASS: Symbol not found for Promise<kotlin/String>