module HTTPX::Plugins::ResponseCache::OptionsMethods

  1. lib/httpx/plugins/response_cache.rb

adds support for the following options:

:supported_vary_headers

array of header values that will be considered for a “vary” header based cache validation (defaults to {SUPPORTED_VARY_HEADERS}).