Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-node
/
node.inspector.network
/
GetResponseBodyReturnType
Get
Response
Body
Return
Type
external
interface
GetResponseBodyReturnType
(
source
)
Members
Properties
base64Encoded
Link copied to clipboard
abstract
var
base64Encoded
:
Boolean
True, if content was sent as base64.
body
Link copied to clipboard
abstract
var
body
:
String
Response body.