BeforeRequestSent

Represents the BeforeRequestSent event parameters.

Constructor

new BeforeRequestSent()

Extends

Members

id

Gets the browsing context ID of the network request.

initiator

Get the initiator of the request.

Gets the navigation information associated with the network request.

redirectCount

Gets the number of redirects that occurred during the network request.

request

Gets the request data for the network request.

timestamp

Gets the timestamp of the network request.