blob: 35dac55924466873ff13de04feed73ea942ff29b [file] [log] [blame]
Verifies that cookies not within the current path of the request to a domain send Network.*ExtraInfo events with corresponding blocked cookies.
requestWillBeSentExtraInfo blocked cookies:[
[0] : {
blockedReasons : [
[0] : NotOnPath
]
cookie : {
domain : cookie.test
expires : -1
httpOnly : false
name : name
path : /inspector-protocol/network/resources/set-cookie.php
priority : Medium
sameParty : false
secure : false
session : true
size : 9
sourcePort : 8443
sourceScheme : Secure
value : value
}
}
]