class Faraday::HttpCache

def shared_cache?

to the the definition in RFC 2616?
Internal: Should this cache instance act like a "shared cache" according
def shared_cache?
  @shared_cache
end