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.4.5
# etag
def etag @etag ||= @headers[ETAG] end