Click or drag to resize

SubresourceWebBundleInnerResponseErrorEventArgs Properties

Version 94.4.20

The SubresourceWebBundleInnerResponseErrorEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBundleRequestId
Bundle request identifier. Used to match this information to another event. This made be absent in case when the instrumentation was enabled only after webbundle was parsed.
Public propertyErrorMessage
Error message
Public propertyInnerRequestId
Request identifier of the subresource request
Public propertyInnerRequestURL
URL of the subresource resource.
Top
See Also