RequestWillBeSentEventArgs Properties |
The RequestWillBeSentEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | DocumentURL |
URL of the document this request is loaded for.
|
![]() | FrameId |
Frame identifier.
|
![]() | HasUserGesture |
Whether the request is initiated by a user gesture. Defaults to false.
|
![]() | Initiator |
Request initiator.
|
![]() | LoaderId |
Loader identifier. Empty string if the request is fetched from worker.
|
![]() | RedirectResponse |
Redirect response data.
|
![]() | Request |
Request data.
|
![]() | RequestId |
Request identifier.
|
![]() | Timestamp |
Timestamp.
|
![]() | Type |
Type of this resource.
|
![]() | WallTime |
Timestamp.
|