struct Protocol::Network::RequestServedFromCache

Overview

Fired if request ended up loading from cache.

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 request_id : RequestId #

Request identifier.


[View source]