kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Network
/
SetBlockedURLsParameter
Set
Blocked
URLs
Parameter
@
Serializable
data
class
SetBlockedURLsParameter
(
val
urls
:
List
<
String
>
)
Members
Constructors
Set
Blocked
URLs
Parameter
Link copied to clipboard
constructor
(
urls
:
List
<
String
>
)
Properties
urls
Link copied to clipboard
val
urls
:
List
<
String
>
URL patterns to block. Wildcards ('*') are allowed.