chrome-devtools-kotlin
5.2.0-1167732
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.fetch
/
TakeResponseBodyAsStreamResponse
Take
Response
Body
As
Stream
Response
@
Serializable
data
class
TakeResponseBodyAsStreamResponse
(
val
stream
:
StreamHandle
)
(
source
)
Response type for the
FetchDomain.takeResponseBodyAsStream
command.
Members
Constructors
Take
Response
Body
As
Stream
Response
Link copied to clipboard
constructor
(
stream
:
StreamHandle
)
Properties
stream
Link copied to clipboard
val
stream
:
StreamHandle