Request |
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. | |
| RedirectHasExtraInfo | In the case that redirectResponse is populated, this flag indicates whether requestWillBeSentExtraInfo and responseReceivedExtraInfo events will be or were emitted for the request which was just redirected. | |
| RedirectResponse | Redirect response data. | |
| Request | Request data. | |
| RequestId | Request identifier. | |
| Timestamp | Timestamp. | |
| Type | Type of this resource. | |
| WallTime | Timestamp. |