RequestWillBeSentExtraInfoParameter
Fired when additional information about a requestWillBeSent event is available from the network stack. Not every requestWillBeSent event will have an additional requestWillBeSentExtraInfo fired for it, and there is no guarantee whether requestWillBeSent or requestWillBeSentExtraInfo will be fired first for the same request.
Constructors
Properties
The network conditions id if this request was affected by network conditions configured via emulateNetworkConditionsByRule.
A list of cookies potentially associated to the requested URL. This includes both cookies sent with the request and the ones not sent; the latter are distinguished by having blockedReasons field set.
The client security state set for the request.
Connection timing information for the request.
How the request site's device bound sessions were used during this request.
Whether the site has partitioned cookies stored in a partition different than the current one.