kdriver
Toggle table of contents
0.5.9
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Network
/
DeviceBoundSessionCookieCraving
/
DeviceBoundSessionCookieCraving
Device
Bound
Session
Cookie
Craving
constructor
(
name
:
String
,
domain
:
String
,
path
:
String
,
secure
:
Boolean
,
httpOnly
:
Boolean
,
sameSite
:
Network.CookieSameSite
?
=
null
)