Click or drag to resize

ResponseReceivedEventArgs Properties

Version 97.1.60

The ResponseReceivedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyFrameId
Frame identifier.
Public propertyHasExtraInfo
Indicates whether requestWillBeSentExtraInfo and responseReceivedExtraInfo events will be or were emitted for this request.
Public propertyLoaderId
Loader identifier. Empty string if the request is fetched from worker.
Public propertyRequestId
Request identifier.
Public propertyResponse
Response data.
Public propertyTimestamp
Timestamp.
Public propertyType
Resource type.
Top
See Also