struct Protocol::Audits::AffectedRequest

Overview

Information about a request that is affected by an inspector issue.

Included Modules

Defined in:

protocol/audits.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def request_id : Network::RequestId #

The unique request id.


[View source]
def url : String | Nil #

[View source]