struct Protocol::CacheStorage::RequestCachedResponse

Overview

Fetches cache entry.

Included Modules

Defined in:

protocol/cache_storage.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def response : CachedResponse #

Response read from the cache.


[View source]