Click or drag to resize

SubresourceWebBundleInnerResponseParsedEventArgs Properties

Version 100.0.140

The SubresourceWebBundleInnerResponseParsedEventArgs 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 propertyInnerRequestId
Request identifier of the subresource request
Public propertyInnerRequestURL
URL of the subresource resource.
Top
See Also