struct Protocol::Network::SubresourceWebBundleMetadataError

Overview

Fired once when parsing the .wbn file has failed.

Included Modules

Defined in:

protocol/network.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def error_message : String #

Error message


[View source]
def request_id : RequestId #

Request identifier. Used to match this information to another event.


[View source]