struct Protocol::CacheStorage::RequestCacheNames

Overview

Requests cache names.

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 caches : Array(Cache) #

Caches for the security origin.


[View source]