module Async
module Async::HTTP
module Async::HTTP::Cache
module Async::HTTP::Cache::Body
module Async::HTTP::Cache::Store
class Async::HTTP::Cache::General
class Async::HTTP::Cache::Response
class Async::HTTP::Cache::Store::Memory
class Async::HTTP::Cache::Store::Vary
async-http-cache
0.1.5
def self.default Vary.new(Memory.new) end