ResponseReceivedEventArgs Properties |
The ResponseReceivedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
FrameId |
Frame identifier.
| |
HasExtraInfo |
Indicates whether requestWillBeSentExtraInfo and responseReceivedExtraInfo events will be
or were emitted for this request.
| |
LoaderId |
Loader identifier. Empty string if the request is fetched from worker.
| |
RequestId |
Request identifier.
| |
Response |
Response data.
| |
Timestamp |
Timestamp.
| |
Type |
Resource type.
|