kdriver
Toggle table of contents
0.2.5
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Network
/
PostDataEntry
Post
Data
Entry
@
Serializable
data
class
PostDataEntry
(
val
bytes
:
String
?
=
null
)
Post data entry for HTTP request
Members
Constructors
Post
Data
Entry
Link copied to clipboard
constructor
(
bytes
:
String
?
=
null
)
Properties
bytes
Link copied to clipboard
val
bytes
:
String
?
=
null