struct Protocol::Network::SubresourceWebBundleMetadataReceived
- Protocol::Network::SubresourceWebBundleMetadataReceived
- Struct
- Value
- Object
Overview
Fired once when parsing the .wbn file has succeeded. The event contains the information about the web bundle contents.
Included Modules
- JSON::Serializable
- Protocol::Event
Defined in:
protocol/network.crConstructors
Instance Method Summary
-
#request_id : RequestId
Request identifier.
-
#urls : Array(String)
A list of URLs of resources in the subresource Web Bundle.
Constructor Detail
Instance Method Detail
Request identifier. Used to match this information to another event.